steveblue / angular2-rollup

CLI for bundling Angular with Rollup and Closure Compiler
121 stars 18 forks source link

Bump node version? #37

Closed jimmytheneutrino closed 4 years ago

jimmytheneutrino commented 4 years ago

Is the upper version bound here necessary?

error angular-rollup@2.0.4: The engine "node" is incompatible with this module. Expected version ">8.0.0 <11.0.0". Got "13.6.0"

steveblue commented 4 years ago

Ask and you shall receive. 2.0.5 no longer requires max node version. Tested on node 13.6.0.