Closed ar-to closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.
Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.
I'm submitting a ... [x] bug report [ ] question about the decisions made in the repository
Action taken (what you did)
npm install --only=production
Expected result (what you hoped would happen)
Actual result (unexpected outcome)
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc)
I ended up realizing the problem was with the node version I was using, which was 12.6.0. I used nvm to change it to v9.2.0 and it worked as expected.
This can be related to the following issues but I did not find this exact problem. [#2282][#1380][#2626]
This issue can be closed by a maintainer unless I missed something. Its meant to help anyone without having to dig through the forum or bug others in the same question in the chatroom.