I am getting below error when I am trying to install nightmare js
PS C:UsersvaraprakAngular ProjectsAmazonWebScrapperYoutube> npm i nightmare
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
[email protected] postinstall C:UsersvaraprakAngular ProjectsAmazonWebScrapperYoutube
ode_modules
ightmare
ode_moduleselectron
node install.js
Downloading electron-v2.0.18-win32-x64.zip
[============================================>] 100.0% of 50.7 MB (1.05 MB/s)
C:UsersvaraprakAngular ProjectsAmazonWebScrapperYoutube
ode_modules
ightmare
ode_moduleselectroninstall.js:54 throw err
^
Error: ENOENT: no such file or directory, link 'C:UsersvaraprakAppDataLocalTempelectron-tmp-download-96-1611504010202electron-v2.0.18-win32-x64.zip' -> 'C:Usersvaraprak.electronelectron-v2.0.18-win32-x64.zip'
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersvaraprakAppDataRoaming
pm-cache_logs2021-01-24T16_01_01_213Z-debug.log
question from:
https://stackoverflow.com/questions/65872871/npm-install-nightmare-failing 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…