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
for some reason meteor-hero creates the dockerfile with node:8 and naturally meteor needs at least 14 to run. my meteor node -v returns 14.7, my general node -v is 14.6.
The text was updated successfully, but these errors were encountered:
It's supposed to, I guess something was buggy in my installation because when I looked at the dockerfile in my node_modules I saw it used node 8, I changed it locally and now everything works but the original problem that was in my installation isn't.
for some reason meteor-hero creates the dockerfile with node:8 and naturally meteor needs at least 14 to run. my meteor node -v returns 14.7, my general node -v is 14.6.
The text was updated successfully, but these errors were encountered: