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

Bug while installing #1

Open
ali-kingX opened this issue Nov 27, 2023 · 1 comment
Open

Bug while installing #1

ali-kingX opened this issue Nov 27, 2023 · 1 comment

Comments

@ali-kingX
Copy link

PS C:\Users\no\Desktop\Tsunami> npm i
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm ERR! code 1
npm ERR! path C:\Users\no\Desktop\Tsunami\node_modules@customrealms\cli
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
npm ERR! Error: Command failed: cp ./dist/customrealms-cli-win32-amd64_win32_amd64/crx.exe ./bin/crx.exe
npm ERR! 'cp' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR!
npm ERR! at ChildProcess.exithandler (node:child_process:412:12)
npm ERR! at ChildProcess.emit (node:events:513:28)
npm ERR! at maybeClose (node:internal/child_process:1091:16)
npm ERR! at Socket. (node:internal/child_process:449:11)
npm ERR! at Socket.emit (node:events:513:28)
npm ERR! at Pipe. (node:net:313:12) {
npm ERR! code: 1,
npm ERR! killed: false,
npm ERR! signal: null,
npm ERR! cmd: 'cp ./dist/customrealms-cli-win32-amd64_win32_amd64/crx.exe ./bin/crx.exe'
npm ERR! }
npm ERR! Downloaded binary does not contain the binary specified in configuration - crx.exe

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\no\AppData\Local\npm-cache_logs\2023-11-27T23_14_49_023Z-debug-0.log
PS C:\Users\no\Desktop\Tsunami>

@dotinto
Copy link

dotinto commented Jun 8, 2024

check core last update date

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

2 participants