Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-11-16T11:29:35.4695206Z ##[section]Starting: npm custom
- 2020-11-16T11:29:35.4917247Z ==============================================================================
- 2020-11-16T11:29:35.4917796Z Task : npm
- 2020-11-16T11:29:35.4918418Z Description : Install and publish npm packages, or run an npm command. Supports npmjs.com and authenticated registries like Azure Artifacts.
- 2020-11-16T11:29:35.4919064Z Version : 1.175.0
- 2020-11-16T11:29:35.4919450Z Author : Microsoft Corporation
- 2020-11-16T11:29:35.4920446Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/package/npm
- 2020-11-16T11:29:35.4921280Z ==============================================================================
- 2020-11-16T11:29:36.8530216Z SYSTEMVSSCONNECTION exists true
- 2020-11-16T11:29:37.0086955Z SYSTEMVSSCONNECTION exists true
- 2020-11-16T11:29:37.7078152Z [command]C:\windows\system32\cmd.exe /D /S /C "C:\hostedtoolcache\windows\node\12.17.0\x64\npm.cmd --version"
- 2020-11-16T11:29:39.2930858Z 6.14.4
- 2020-11-16T11:29:41.5170835Z [command]C:\windows\system32\cmd.exe /D /S /C "C:\hostedtoolcache\windows\node\12.17.0\x64\npm.cmd config list"
- 2020-11-16T11:29:42.5215571Z ; cli configs
- 2020-11-16T11:29:42.5216934Z metrics-registry = "https://registry.npmjs.org/"
- 2020-11-16T11:29:42.5217611Z scope = ""
- 2020-11-16T11:29:42.5218286Z user-agent = "npm/6.14.4 node/v12.17.0 win32 x64"
- 2020-11-16T11:29:42.5218641Z
- 2020-11-16T11:29:42.5218929Z ; environment configs
- 2020-11-16T11:29:42.5219241Z cache = "C:\\npm\\cache"
- 2020-11-16T11:29:42.5219565Z prefix = "C:\\npm\\prefix"
- 2020-11-16T11:29:42.5219946Z userconfig = "D:\\a\\1\\npm\\3116.npmrc"
- 2020-11-16T11:29:42.5220501Z
- 2020-11-16T11:29:42.5220921Z ; node bin location = C:\hostedtoolcache\windows\node\12.17.0\x64\node.exe
- 2020-11-16T11:29:42.5221294Z ; cwd = D:\a\1\s\Extranet
- 2020-11-16T11:29:42.5221508Z ; HOME = C:\Users\VssAdministrator
- 2020-11-16T11:29:42.5221773Z ; "npm config ls -l" to show all defaults.
- 2020-11-16T11:29:42.5221929Z
- 2020-11-16T11:29:42.5227936Z [command]C:\windows\system32\cmd.exe /D /S /C "C:\hostedtoolcache\windows\node\12.17.0\x64\npm.cmd install --save-dev --unsafe-perm"
- 2020-11-16T11:29:58.2828497Z internal/modules/cjs/loader.js:969
- 2020-11-16T11:29:58.2829624Z throw err;
- 2020-11-16T11:29:58.2829872Z
- 2020-11-16T11:29:58.2830194Z ^
- 2020-11-16T11:29:58.2830391Z
- 2020-11-16T11:29:58.2830669Z Error: Cannot find module './version'
- 2020-11-16T11:29:58.2831047Z Require stack:
- 2020-11-16T11:29:58.2831420Z - D:\a\1\s\Extranet\node_modules\tough-cookie\lib\cookie.js
- 2020-11-16T11:29:58.2831911Z - D:\a\1\s\Extranet\node_modules\request\lib\cookies.js
- 2020-11-16T11:29:58.2832352Z - D:\a\1\s\Extranet\node_modules\request\index.js
- 2020-11-16T11:29:58.2832870Z - D:\a\1\s\Extranet\node_modules\gulp-sass\node_modules\node-sass\scripts\install.js
- 2020-11-16T11:29:58.2833497Z at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
- 2020-11-16T11:29:58.2834061Z at Function.Module._load (internal/modules/cjs/loader.js:842:27)
- 2020-11-16T11:29:58.2834620Z at Module.require (internal/modules/cjs/loader.js:1026:19)
- 2020-11-16T11:29:58.2835145Z at require (internal/modules/cjs/helpers.js:72:18)
- 2020-11-16T11:29:58.2836092Z at Object.<anonymous> (D:\a\1\s\Extranet\node_modules\tough-cookie\lib\cookie.js:39:15)
- 2020-11-16T11:29:58.2836769Z at Module._compile (internal/modules/cjs/loader.js:1138:30)
- 2020-11-16T11:29:58.2838025Z at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
- 2020-11-16T11:29:58.2838625Z at Module.load (internal/modules/cjs/loader.js:986:32)
- 2020-11-16T11:29:58.2839692Z at Function.Module._load (internal/modules/cjs/loader.js:879:14)
- 2020-11-16T11:29:58.2840249Z at Module.require (internal/modules/cjs/loader.js:1026:19) {
- 2020-11-16T11:29:58.2840709Z code: 'MODULE_NOT_FOUND',
- 2020-11-16T11:29:58.2841010Z requireStack: [
- 2020-11-16T11:29:58.2841423Z 'D:\\a\\1\\s\\Extranet\\node_modules\\tough-cookie\\lib\\cookie.js',
- 2020-11-16T11:29:58.2845085Z 'D:\\a\\1\\s\\Extranet\\node_modules\\request\\lib\\cookies.js',
- 2020-11-16T11:29:58.2845586Z 'D:\\a\\1\\s\\Extranet\\node_modules\\request\\index.js',
- 2020-11-16T11:29:58.2846212Z 'D:\\a\\1\\s\\Extranet\\node_modules\\gulp-sass\\node_modules\\node-sass\\scripts\\install.js'
- 2020-11-16T11:29:58.2846695Z ]
- 2020-11-16T11:29:58.2846882Z }
- 2020-11-16T11:29:58.2847345Z npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
- 2020-11-16T11:29:58.2848386Z npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
- 2020-11-16T11:29:58.2849518Z
- 2020-11-16T11:29:58.2849937Z npm ERR! code ELIFECYCLE
- 2020-11-16T11:29:58.2850212Z npm ERR! errno 1
- 2020-11-16T11:29:58.2850636Z npm ERR! [email protected] install: `node scripts/install.js`
- 2020-11-16T11:29:58.2851044Z npm ERR! Exit status 1
- 2020-11-16T11:29:58.2851316Z npm ERR!
- 2020-11-16T11:29:58.2851773Z npm ERR! Failed at the [email protected] install script.
- 2020-11-16T11:29:58.2852414Z npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
- 2020-11-16T11:29:58.2852903Z
- 2020-11-16T11:29:58.2853258Z npm ERR! A complete log of this run can be found in:
- 2020-11-16T11:29:58.2853815Z npm ERR! C:\npm\cache\_logs\2020-11-16T11_29_58_219Z-debug.log
- 2020-11-16T11:29:58.2854424Z > [email protected] install D:\a\1\s\Extranet\node_modules\gulp-sass\node_modules\node-sass
- 2020-11-16T11:29:58.2854905Z > node scripts/install.js
- 2020-11-16T11:29:58.2855116Z
- 2020-11-16T11:29:58.3576863Z Found npm debug log, make sure the path matches with the one in npm's output: C:\npm\cache\_logs\2020-11-16T11_29_58_219Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement