Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install on Mac, return error #23

Open
szjoez opened this issue Jun 11, 2018 · 2 comments
Open

install on Mac, return error #23

szjoez opened this issue Jun 11, 2018 · 2 comments

Comments

@szjoez
Copy link

szjoez commented Jun 11, 2018

$ npm install hiper -g
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "hiper" "-g"
npm ERR! node v6.10.1
npm ERR! npm v3.10.10

npm ERR! pkg._args.push is not a function

@firKing
Copy link

firKing commented Jun 12, 2018

may be you should update your node to v10

@pod4g
Copy link
Owner

pod4g commented Jun 22, 2018

The following environments are required:

node >= 8.0.0
npm >= 5.0.0

Please update the version.

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

No branches or pull requests

3 participants