- 
                Notifications
    You must be signed in to change notification settings 
- Fork 26
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels