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

Installation error #78

Open
eugene0928 opened this issue Dec 27, 2023 · 0 comments
Open

Installation error #78

eugene0928 opened this issue Dec 27, 2023 · 0 comments

Comments

@eugene0928
Copy link

While installation process as described on README.md file, I got following error:

=> ERROR [node_prisma  2/11] RUN npm install -g npm                       0.2s
------                                                                          
 > [node_prisma  2/11] RUN npm install -g npm:                                  
0.211 Error: could not get uid/gid                                              
0.211 [ 'nobody', 0 ]                                                           
0.211                                                                           
0.211     at /usr/local/lib/node_modules/npm/node_modules/uid-number/uid-number.js:37:16
0.211     at ChildProcess.exithandler (child_process.js:306:5)
0.211     at ChildProcess.emit (events.js:193:13)
0.211     at maybeClose (internal/child_process.js:999:16)
0.211     at Process.ChildProcess._handle.onexit (internal/child_process.js:266:5)
0.212 TypeError: Cannot read property 'loaded' of undefined
0.212     at exit (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:98:27)
0.212     at errorHandler (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:216:3)
0.212     at /usr/local/lib/node_modules/npm/bin/npm-cli.js:78:20
0.212     at cb (/usr/local/lib/node_modules/npm/lib/npm.js:225:22)
0.212     at /usr/local/lib/node_modules/npm/lib/npm.js:263:24
0.212     at /usr/local/lib/node_modules/npm/lib/config/core.js:83:7
0.212     at Array.forEach (<anonymous>)
0.212     at /usr/local/lib/node_modules/npm/lib/config/core.js:82:13
0.212     at f (/usr/local/lib/node_modules/npm/node_modules/once/once.js:25:25)
0.212     at afterExtras (/usr/local/lib/node_modules/npm/lib/config/core.js:173:20)
0.213 /usr/local/lib/node_modules/npm/lib/utils/error-handler.js:98
0.213   var doExit = npm.config.loaded ? npm.config.get('_exit') : true
0.213                           ^
0.213 
0.213 TypeError: Cannot read property 'loaded' of undefined
0.213     at exit (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:98:27)
0.213     at process.errorHandler (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:216:3)
0.213     at process.emit (events.js:193:13)
0.213     at process._fatalException (internal/process/execution.js:123:25)
------
failed to solve: process "/bin/sh -c npm install -g npm" did not complete successfully: exit code: 7
make: *** [init] Error 17

Did I do something wrong?

It would be better to make it clear which process runs on which command!

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