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

Build Failing #333

Closed
mrsnailo opened this issue May 17, 2022 · 2 comments · Fixed by #335
Closed

Build Failing #333

mrsnailo opened this issue May 17, 2022 · 2 comments · Fixed by #335
Labels

Comments

@mrsnailo
Copy link

🐞 Describe the bug

I tried to deploy it with netlify. But build process is failing with node module dependency issue.

error graphql@16.4.0: The engine "node" is incompatible with this module. Expected version "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0". Got "14.9.0"

🖼️ Screenshots
Screenshot 1

⚙️ Environment
Netlify

  • Ackee version:
    v3.4.0
@mrsnailo mrsnailo added the bug label May 17, 2022
@adityatelange
Copy link
Contributor

Have to update

environment = { NODE_VERSION = "14.9.0", NODE_ENV = "production" }

@electerious
Copy link
Owner

Fixed in v3.4.1.

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

Successfully merging a pull request may close this issue.

3 participants