We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running into this error when I try to install/update the CLI:
Sachas-MacBook-Pro-2:Dev sachagreif$ npm install -g vulcanjs-cli npm ERR! Unexpected end of input at 1:21086 npm ERR! "test":"js/test"},"dist":{"shasum":"a9af79699742ac9a1b6fddc1fdbc78bc4 npm ERR! ^ npm ERR! A complete log of this run can be found in: npm ERR! /Users/sachagreif/.npm/_logs/2017-08-31T03_00_55_404Z-debug.log
The text was updated successfully, but these errors were encountered:
@SachaG what happens when you run yarn global add vulcanjs-cli? I'm thinking that this might be an npm related issue
yarn global add vulcanjs-cli
Sorry, something went wrong.
Oh that worked. Weird!
@SachaG hmmm. maybe you should update your npm then? It is very weird...
No branches or pull requests
Running into this error when I try to install/update the CLI:
The text was updated successfully, but these errors were encountered: