Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@sc-vm:~# cd openpaas-esn/
- root@sc-vm:~/openpaas-esn# dir
- Dockerfile bower.json frontend packaging
- Gruntfile-tests.js config index.js server.js
- Gruntfile.js doc log tasks
- LICENSE docker modules templates
- README.md docker-compose.yml node_modules test
- backend firefox-72.0.tar.bz2 package-lock.json
- bin fixtures package.json
- root@sc-vm:~/openpaas-esn# npm i
- npm WARN lifecycle [email protected]~postinstall: cannot run in wd [email protected] bower install --allow-root (wd=/root/openpaas-esn)
- npm WARN [email protected] requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
- npm WARN [email protected] requires a peer of eslint@^3.6.0 but none is installed. You must install peer dependencies yourself.
- npm WARN [email protected] requires a peer of eslint-plugin-import@^1.16.0 but none is installed. You must install peer dependencies yourself.
- audited 11718 packages in 17.692s
- 25 packages are looking for funding
- run `npm fund` for details
- found 43 vulnerabilities (15 low, 12 moderate, 15 high, 1 critical)
- run `npm audit fix` to fix them, or `npm audit` for details
- root@sc-vm:~/openpaas-esn#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement