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

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

Open
rienheuver opened this issue Jan 8, 2023 · 0 comments
Open

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

rienheuver opened this issue Jan 8, 2023 · 0 comments

Comments

@rienheuver
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant