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

Use babel-core instead of babel #77

Merged
merged 1 commit into from
Mar 23, 2016
Merged

Use babel-core instead of babel #77

merged 1 commit into from
Mar 23, 2016

Conversation

marcqualie
Copy link
Contributor

When debugging why my system always complained about not having babel installed I got the following error:

[Error: The node API for `babel` has been moved to `babel-core`.]

By installing then using babel-core on jsxhint it behaved as expected

When debugging why my system always complained about not having babel installed I got the following error:

```
[Error: The node API for `babel` has been moved to `babel-core`.]
```

By installing then using babel-core on jsxhint it behaved as expected
@STRML STRML merged commit 3e84497 into STRML:master Mar 23, 2016
@marcqualie marcqualie deleted the patch-1 branch March 23, 2016 19:28
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

Successfully merging this pull request may close these issues.

2 participants