This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 425
Gulp fails #157
Comments
Try |
Still no luck:
|
awesome, thank you! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to start a build using gulp in a freshly checked out repository (5171522).
gulp
fails, probably because babel isn't using the es2016 preset:The presets are installed however:
I see that the repoitory contains a .babelrc file, but perhaps it's not picked up?
Any hint how to fix this?
The text was updated successfully, but these errors were encountered: