-
Notifications
You must be signed in to change notification settings - Fork 112
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
ERROR in The node API for babel
has been moved to babel-core
. @ multi main
#142
Comments
Using this stackoverflow question, the babel core issue is resolved locally but I now get:
|
from the error, you need t install https://github.com/prometheusresearch/babel-preset-prometheusresearch like npm install --save-dev babel-preset-prometheusresearch |
Thanks, sorted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error occurs when I invoke
npm start
to run the examples in a fresh installation on Ubuntu 14.04:The text was updated successfully, but these errors were encountered: