Issue im having with NPM

The thing i’m trying to do requires me to do npm install && npm start to work. However when I do npm start my site won’t finish build because you know did npm start but just doing npm install didn’t work? if anyone could help me that would be great! Github: https://github.com/CompanionCubeGD/Vanadium

Hiya, sorry you are having trouble with your build.

This Support Guide contains a ton of useful debugging tips that can likely help you solve your problem :slight_smile: Additionally, this Support Guide houses all of our resources for debugging build and deploy issues.

We also recommend trying to search the forums with the build error you encountered - it’s likely your question was already asked by someone else!

If you are still having problems, please provide as much information as you can on what you have already tried, what your build settings are, your package.json, etc. Thanks!