Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Build with Node 6 fails #7

Open
franzliedke opened this issue Feb 3, 2017 · 0 comments
Open

Build with Node 6 fails #7

franzliedke opened this issue Feb 3, 2017 · 0 comments

Comments

@franzliedke
Copy link
Contributor

I currently can't build the flarum/core JS with Node 6+.

Because of nodejs/node#5348, Node.JS v6+ throw exceptions when a path is not a string.

Apparently, we somehow incorrectly initialize the gulp-babel plugin, because that's the error I get:

TypeError in plugin 'gulp-babel'
Message:
    Path must be a string. Received undefined

Building with Node 5 works for now. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant