-
Notifications
You must be signed in to change notification settings - Fork 264
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
Broken build in NodeJS v13 #44
Comments
Solved this by downgrading to nodejs version 10.x. The newer versions of nodejs does not support gulp 3 which causes the error.
|
That's not a good solution at all I've switched to using owlbt, it works very well |
@rubenwardy That was my quick solution. The whole thing should be updated. Are you using the behavior3js or behavior3py from behavior3 or something else? Just wondering if owlbt is possible to use with them, especially the python version. |
I'm using a custom implementation in Lua The editor doesn't matter as long as it can support custom node types |
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: