`npm test` fails with this message: ``` === STDERR === internal/modules/cjs/loader.js:960 throw err; ^ Error: Cannot find module 'E:\java\workspace\npm\target\webjars\npm\lib\npm.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15) at Function.Module._load (internal/modules/cjs/loader.js:840:27) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) at internal/main/run_main_module.js:18:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } === STDOUT === [info] NpmSpec [info] [info] Npm should [error] x perform an update, retrieve resources, and execute node-gyp (the native compilation tool) [error] 1 != 0 (NpmSpec.scala:47) [info] [info] [info] [info] Total for specification NpmSpec [info] Finished in 752 ms [info] 1 example, 1 failure, 0 error [info] ```
npm testfails with this message: