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

Installing “atom-ide-base@3.4.0” failed. #98

Open
oliversen opened this issue Apr 19, 2022 · 0 comments
Open

Installing “atom-ide-base@3.4.0” failed. #98

oliversen opened this issue Apr 19, 2022 · 0 comments

Comments

@oliversen
Copy link

oliversen commented Apr 19, 2022

Installing the package from Atom results in this error:

Installing “atom-ide-base@3.4.0” failed.

npm ERR! code E500
npm ERR! 500 Internal Server Error - GET https://www.atom.io/api/packages/atom-ide-base/versions/3.4.

When I try to install the package from the repository I get this error:

54648 info lifecycle atom-ide-base@3.4.0~prepare: atom-ide-base@3.4.0
54649 verbose lifecycle atom-ide-base@3.4.0~prepare: unsafe-perm in lifecycle true
54650 verbose lifecycle atom-ide-base@3.4.0~prepare: PATH: C:\Users\user3948\AppData\Local\atom\app-1.60.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\user3948\.atom\packages\atom-ide-base\node_modules\.bin;C:\Users\user3948\AppData\Local\atom\app-1.60.0\resources\app\apm\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\nodejs\;C:\Program Files\gdipp\;C:\Program Files\Git\cmd;C:\Users\user3948\AppData\Local\Programs\Python\Python39-32\Scripts\;C:\Users\user3948\AppData\Local\Programs\Python\Python39-32\;C:\Users\user3948\AppData\Local\Microsoft\WindowsApps;C:\Users\user3948\AppData\Roaming\npm;C:\Users\user3948\AppData\Local\atom\bin;;C:\Users\user3948\AppData\Local\GitHub\PortableGit_69bd5e6f85e4842f07db71c9618a621154c52254\cmd;C:\Users\user3948\AppData\Local\GitHub\PortableGit_69bd5e6f85e4842f07db71c9618a621154c52254\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\bin
54651 verbose lifecycle atom-ide-base@3.4.0~prepare: CWD: C:\Users\user3948\.atom\packages\atom-ide-base
54652 silly lifecycle atom-ide-base@3.4.0~prepare: Args: [ '/d /s /c', 'npm run prepare.base && npm run prepare.nuclide' ]
54653 silly lifecycle atom-ide-base@3.4.0~prepare: Returned: code: 1  signal: null
54654 info lifecycle atom-ide-base@3.4.0~prepare: Failed to exec prepare script
54655 verbose stack Error: atom-ide-base@3.4.0 prepare: `npm run prepare.base && npm run prepare.nuclide`
54655 verbose stack Exit status 1
54655 verbose stack     at EventEmitter.<anonymous> (C:\Users\user3948\AppData\Local\atom\app-1.60.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
54655 verbose stack     at EventEmitter.emit (events.js:223:5)
54655 verbose stack     at ChildProcess.<anonymous> (C:\Users\user3948\AppData\Local\atom\app-1.60.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
54655 verbose stack     at ChildProcess.emit (events.js:223:5)
54655 verbose stack     at maybeClose (internal/child_process.js:1021:16)
54655 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
54656 verbose pkgid atom-ide-base@3.4.0
54657 verbose cwd C:\Users\user3948\.atom\packages\atom-ide-base
54658 verbose Windows_NT 10.0.17134
54659 verbose argv "C:\\Users\\user3948\\AppData\\Local\\atom\\app-1.60.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\user3948\\AppData\\Local\\atom\\app-1.60.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\user3948\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\user3948\\.atom\\.apmrc" "install" "--target=9.4.4" "--disturl=https://atom.io/download/electron" "--arch=ia32"
54660 verbose node v12.14.1
54661 verbose npm  v6.14.13
54662 error code ELIFECYCLE
54663 error errno 1
54664 error atom-ide-base@3.4.0 prepare: `npm run prepare.base && npm run prepare.nuclide`
54664 error Exit status 1
54665 error Failed at the atom-ide-base@3.4.0 prepare script.
54665 error This is probably not a problem with npm. There is likely additional logging output above.
54666 verbose exit [ 1, true ]

windows 10
atom 1.60.0
node v12.14.1
npm v6.14.13

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

1 participant