You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
I've installed bundle-up in a node 0.10.1 environment but I got the following warning:
npm WARN engine bundle-up@0.3.5: wanted: {"node":">= 0.6.x < 0.9.0"} (current: {"node":"v0.10.1","npm":"1.2.15"})
And I can't launch the server because it throws the following error:
[TypeError: Cannot call method 'find' of undefined]
TypeError: Cannot call method 'find' of undefined
at Assign.exports.Assign.Assign.compileNode (./node_modules/bundle-up/node_modules/coffee-script/lib/coffee-script/nodes.js:1644:21)