dalelane/node-red-contrib-plugin-asyncapi

Windows Install Failing

neil-oconnor opened this issue · 0 comments

The rmdir failure is flagged as a WARN, so that does not appear to be the direct cause of the problem.

Later on, there's a series of '[' is not recognized as an internal or external command ERR logs, which may indicate Windows is failing to interpret some of the scripting in the install files.

Help!

C:\Users\neil.oconnor.node-red>npm install node-red-contrib-plugin-asyncapi
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup 'C:\Users\neil.oconnor\.node-red\node_modules\@asyncapi\specs',
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\neil.oconnor.node-red\node_modules@asyncapi\specs\tools'] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: 'EPERM',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'C:\Users\neil.oconnor\.node-red\node_modules\@asyncapi\specs\tools'
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 postinstall
npm ERR! > npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR!
npm ERR! > node-red-contrib-plugin-asyncapi@0.0.19 installifnew
npm ERR! > [ -d './node_modules/@asyncapi' ] || npm install
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! '[' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! 'npm' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_16_11_757Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_16_02_820Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_56_854Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_51_244Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_45_882Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_39_487Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_34_241Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_29_208Z-debug-0.log
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\neil.oconnor.node-red\node_modules\node-red-contrib-plugin-asyncapi
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run installifnew && npm run getasyncapiparser && npm run getavroparser
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_15_18_289Z-debug-0.log

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\neil.oconnor\AppData\Local\npm-cache_logs\2023-06-20T10_14_55_185Z-debug-0.log

C:\Users\neil.oconnor.node-red>