[WEB]오류들
NPM 404 ERROR in SAPUI5
ABAP,ODATA,BTP
2022. 8. 25. 17:24
반응형
console 창에 npm 404 error 발생!!
-> 너무 빨리 만들어서
>Error Message
/extbin/bin/npx fiori run --open index.html
Debugger attached.
Could not read source map for file:///opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js: ENOENT: no such file or directory, open '/opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map'
Could not read source map for file:///opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js: ENOENT: no such file or directory, open '/opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map'
Could not read source map for file:///opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js: ENOENT: no such file or directory, open '/opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map'
Could not read source map for file:///opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/agent-base/dist/src/index.js: ENOENT: no such file or directory, open '/opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/agent-base/dist/src/index.js.map'
Could not read source map for file:///opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.js: ENOENT: no such file or directory, open '/opt/nodejs/node-v16.15.0-linux-x64/lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map'
반응형