Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Illegal characters in path #9

Open
NatanB4 opened this issue Feb 3, 2024 · 2 comments
Open

Error: Illegal characters in path #9

NatanB4 opened this issue Feb 3, 2024 · 2 comments

Comments

@NatanB4
Copy link

NatanB4 commented Feb 3, 2024

When running: "npm install -g @customrealms/cli"

the following error appears:

npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node postinstall.js install
npm ERR! Copying the relevant binary for your platform win32 (x64)
npm ERR! Error: Command failed: npm bin -g
npm ERR!
npm ERR!     at genericNodeError (node:internal/errors:956:15)
npm ERR!     at wrappedFn (node:internal/errors:510:14)
npm ERR!     at ChildProcess.exithandler (node:child_process:422:12)
npm ERR!     at ChildProcess.emit (node:events:519:28)
npm ERR!     at maybeClose (node:internal/child_process:1105:16)
npm ERR!     at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
npm ERR!   code: 1,
npm ERR!   killed: false,
npm ERR!   signal: null,
npm ERR!   cmd: 'npm bin -g'
npm ERR! }
npm ERR! C:\Users\reisn\minecraft_plugin_with_javascript\node_modules\mkdirp\lib\path-arg.js:20
npm ERR!       throw Object.assign(new Error('Illegal characters in path.'), {
npm ERR!                           ^
npm ERR!
npm ERR! Error: Illegal characters in path.
@SuperZekes
Copy link

Same issue here, I don't know if it will be fixed.

@connerdouglass
Copy link
Member

We made some updates and this might be fixed now. Care to give it another try? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants