Thanks for the great module! Unfortunately, i am unable to run the example.
/node_modules/beefy/bin/beefy:13
throw err
^
Error: Could not find a suitable bundler!
at onglobals (/path/to/project/gl-vao/node_modules/beefy/lib/setup-bundlers.js:50:18)
at /path/to/project/gl-vao/node_modules/find-global-packages/index.js:40:25
at FSReqWrap.cb [as oncomplete] (fs.js:216:19)
I had to manually install beefy with npm install beefy --save-dev, so is this some kind of version mismatch? It would be nice if the example would run »out of the box.«
Thanks and cheers,
dimitar
Thanks for the great module! Unfortunately, i am unable to run the example.
I had to manually install beefy with
npm install beefy --save-dev, so is this some kind of version mismatch? It would be nice if the example would run »out of the box.«Thanks and cheers,
dimitar