ampproject / ampstart

AMP Start source code and templates .
https://ampstart.com/
Apache License 2.0
418 stars 151 forks source link

Upgrade Node Version #806

Closed stephengardner closed 6 years ago

stephengardner commented 6 years ago

Node is ^7.0.0 giving this error with yarn:

[1/5] Validating package.json...
error kickstart@: The engine "node" is incompatible with this module. Expected version "^7.0.0".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Using Node 8+