Answers for "Error: Cannot find module 'semver' Require stack: - /usr/share/npm/lib/utils/unsupported.js - /usr/share/npm/bin/npm-cli.js"

3

Cannot find module '../lib/utils/unsupported.js'

sudo rm -rf /usr/local/lib/node_modules/npm
brew reinstall node
Posted by: Guest on February-13-2020

Code answers related to "Error: Cannot find module 'semver' Require stack: - /usr/share/npm/lib/utils/unsupported.js - /usr/share/npm/bin/npm-cli.js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language