I imported this project from github and am unable to run it in glitch. Now, I added the server.js and glitch-server.js files in attempts to get it to run based on what I saw in other similar glitch projects and I changed the view route to index.html
The logs error says it can’t find express and I don’t know enough to know, for example, if files like gulpfile.js or package.json are conflicting with server.js…or if it’s something else.
Thanks for your help!
Hi @alwayslearnedstuff,
Can you try to set the start
script value in package.json to gulp serve
? It might fix your issue.
Otherwise if you want you can send me the join link to the project as a private message and I can try to help from there 
1 Like
Thanks, Emanuele, appreciate the offer and … I clicked share
and I clicked your profile but I couldn’t figure out: how do I send you a private message?
btw, I tried editing start
value in package.json and it didn’t work.
I am in the project and asked to join, you can click on my avatar and allow me while I am there
Got it and just invited - thanks!
Thanks for the assist !