You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
Got this prompt when running yarn build on the starter theme:
yarn start v0.24.6 $ check-node-version --package && gulp node: 8.1.0 npm: 5.0.3 yarn: 0.24.6 Error: Wanted node version 6.0.0 (>=6.0.0 <7.0.0) To install node, run nvm install ^6.0.0 or see https://nodejs.org/ error Command failed with exit code 1.
I downgraded to node 6.11.0 to try the theme out but am wondering if Flynt will support version 8+ in the future.
I think we should either add a note to the documentation or make Node 8 work with Flynt
The text was updated successfully, but these errors were encountered:
bdbch
changed the title
Check support for NodeJS 8
Check support for NodeJS 7/8
Jun 20, 2017
domtra
added a commit
to flyntwp/flynt-starter-theme
that referenced
this issue
Jun 27, 2017
A developer had this feedback on reddit:
I think we should either add a note to the documentation or make Node 8 work with Flynt
The text was updated successfully, but these errors were encountered: