wet-boew / generator-wet-boew-theme

Yo generator for WET theme development
Other
4 stars 10 forks source link

Sync the build dependencies with upstream #27

Open nschonni opened 8 years ago

nschonni commented 8 years ago

@delisma ran into an issue running the latest generator with Node 4 because the grunt-sass dependency is still using the old version. The _package.json template should be reviewed and updated where possible.

LaurentGoderre commented 8 years ago

Actually, a lot more than dependencies need to be synced up. The new dist structure needs to be implemented as well

delisma commented 8 years ago

So which node version is recommended in order to run the generator properly?

LaurentGoderre commented 8 years ago

I haven't tested anything past 0.12 so I don't know

delisma commented 8 years ago

Well, seems like node and npm have released new versions. https://nodejs.org/en/blog/release/v5.0.0/