#getting an error when run npm start on Medusa admin
9 messages · Page 1 of 1 (latest)
What version of node do you have installed? Seems like this might be a result of the version of Gatsby that our admin uses and Node versions >= 18
v16.13.1.
Alright, which operating system is your computer running windows/mac/etc?
I am running on windows operating system
This what I am facing
Okay, so first of I would ask you to try and update to the latest version Gatsby, and report back.
If that does not work then my best guess is that it's related to node-gyp or libvips, which are dependencies of Gatsby. You can check out Gatsby's documentation on setting up your dev environment on Windows: https://www.gatsbyjs.com/docs/how-to/local-development/gatsby-on-windows/https://www.gatsbyjs.com/docs/how-to/local-development/gatsby-on-windows/.