Node and NPM aren’t installed for my project?
My project is weak-mojoceratops
Node and NPM aren’t installed for my project?
My project is weak-mojoceratops
Hi @youngchief! There’s no package.json file in your project, so Glitch treats it like a static site. You can convert it to a Node.js project by following these instructions: https://webpage-to-express.glitch.me/
Hope this helps!