angular-meteor-docs icon indicating copy to clipboard operation
angular-meteor-docs copied to clipboard

Upgrade to angular 4

Open darkbasic opened this issue 7 years ago • 2 comments

Just for tracking purposes, because currently it doesn't work on node.js 8:

error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 5.4.1 <= 7".

darkbasic avatar Jun 21 '17 21:06 darkbasic

@darkbasic we should also update the version of angular-universal, but it probably has breaking changes since we did not update it in a long time.

dotansimha avatar Jun 21 '17 22:06 dotansimha

AFAIK It cannot be upgraded as is because Angular universal has been merged starting with Angular 4. That's why I think we should upgrade to Angular 4 if we want to support node.js 8.

darkbasic avatar Jun 21 '17 23:06 darkbasic