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

Add npm install -g babel-cli to install docs #12

Open
fetherston opened this issue Jan 2, 2016 · 1 comment
Open

Add npm install -g babel-cli to install docs #12

fetherston opened this issue Jan 2, 2016 · 1 comment

Comments

@fetherston
Copy link

sails lift will fail with this warning if babel-cli isn't installed globally.

The CLI has been moved into the package `babel-cli`. See http://babeljs.io/docs/usage/cli/
Warning: Command failed: /bin/sh -c babel ./assets/app/components/es6 --out-dir ./assets/app/build/
The CLI has been moved into the package `babel-cli`. See http://babeljs.io/docs/usage/cli/
 Use --force to continue.

Aborted due to warnings.
@v1v2r0b8
Copy link

v1v2r0b8 commented Jan 7, 2016

thanks for pointing out the solution :D

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

2 participants