Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Cannot find module 'internal/util/types' when doing npm install -g npx #229

Open
RyanMitchellWilson opened this issue Mar 18, 2019 · 0 comments

Comments

@RyanMitchellWilson
Copy link

I'm trying to install npx but whenever I run npm install -g npx I get this error:

npm install -g npx
npm ERR! Darwin 18.2.0
npm ERR! argv "/Users/ryanwilson/.nvm/versions/node/v8.10.0/bin/node" "/Users/ryanwilson/.nvm/versions/node/v8.10.0/bin/npm" "install" "-g" "npx"
npm ERR! node v8.10.0
npm ERR! npm  v3.3.12
npm ERR! code MODULE_NOT_FOUND

npm ERR! Cannot find module 'internal/util/types'

Anyone have any idea on why this is happening?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant