Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for node 10 #47

Open
edi9999 opened this issue May 9, 2019 · 1 comment
Open

Support for node 10 #47

edi9999 opened this issue May 9, 2019 · 1 comment

Comments

@edi9999
Copy link

edi9999 commented May 9, 2019

Currently, cloudflow shows that it is only compatible with node 8 :

"engines": {
"node": "^8.0.0",
"yarn": "^1.3.2",
"npm": "^5.0.0"
},

(in package.json)

Can you test cloudflow on node 10 and then publish a new version with the updated engines ?

@GuyShaanan
Copy link
Collaborator

Hi.
Just to clarify- CloudFlow has no run-time dependencies.
NodeJS is only needed during development time, not when running in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants