Open rubenwardy opened 4 years ago
Solved this by downgrading to nodejs version 10.x. The newer versions of nodejs does not support gulp 3 which causes the error.
$ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
$ sudo apt-get install -y nodejs
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