Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Windows; not permitted on 'npx elem-copy-binaries' #3

@rienheuver

Description

@rienheuver

I just installed the plugin-renderer and tried to copy the binaries, as per the instructions on https://www.elementary.audio/docs/packages/plugin-renderer. I'm running Windows 11 and ran this in Powershell. However, I got the following error:

PS C:\Users\<my-user>\OSC-test> npx elem-copy-binaries
Writing C:\Program Files\Common Files\VST3\ElementaryDevKit.vst3...
node:internal/process/esm_loader:97
    internalBinding('errors').triggerUncaughtException(
                              ^

[Error: EPERM: operation not permitted, mkdir 'C:\Program Files\Common Files\VST3\ElementaryDevKit.vst3'] {
  errno: -4048,
  code: 'EPERM',
  syscall: 'mkdir',
  path: 'C:\\Program Files\\Common Files\\VST3\\ElementaryDevKit.vst3'
}

Node.js v18.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions