Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Any plans for 0.10.x support? #31

Open
@HugoMag

Description

@HugoMag

Hi,

I've installed bundle-up in a node 0.10.1 environment but I got the following warning:
npm WARN engine [email protected]: 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)

Do you have ay plans to support 0.10.x versions?

Best regards,
Hugo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions