Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ node --version
- v14.11.0
- $ npm --version
- 6.14.8
- $ rm -fr node_modules
- $ npm cache clear --force
- npm WARN using --force I sure hope you know what you are doing.
- $ npm install
- > [email protected] install /Users/stronk7/git_moodle/moodle/node_modules/node-sass
- > node scripts/install.js
- Cached binary found at /Users/stronk7/.npm/node-sass/4.14.0/darwin-x64-83_binding.node
- > [email protected] postinstall /Users/stronk7/git_moodle/moodle/node_modules/core-js
- > node -e "try{require('./postinstall')}catch(e){}"
- Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
- The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
- > https://opencollective.com/core-js
- > https://www.patreon.com/zloirock
- Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
- > [email protected] postinstall /Users/stronk7/git_moodle/moodle/node_modules/protobufjs
- > node scripts/postinstall
- > [email protected] postinstall /Users/stronk7/git_moodle/moodle/node_modules/node-sass
- > node scripts/build.js
- Binary found at /Users/stronk7/git_moodle/moodle/node_modules/node-sass/vendor/darwin-x64-83/binding.node
- Testing binary
- Binary is fine
- added 1017 packages from 608 contributors and audited 1018 packages in 13.518s
- 61 packages are looking for funding
- run `npm fund` for details
- found 435 vulnerabilities (391 low, 11 moderate, 32 high, 1 critical)
- run `npm audit fix` to fix them, or `npm audit` for details
Add Comment
Please, Sign In to add comment