a project that previously worked fine now fails immediately
claiming it can no longer find express -
it fails on code unchanged from the standard glitch template
(that is if it loads at all – and that means trying, literally, for hours
most of today is just eternal waits or 504 errors, etc)
I am a patient man,(and a happily paying member)
I believe in Glitch
(or did a couple of years ago when I used it heavily for a prototype
now it seems to operate on very different standards)
This is the second time (last time a few weeks ago)
that glitch failed me in front of clients two fails in three demos,
i cannot blame my hosting service even if it’s true
so regrettably I cannot use glitch for professional prototyping
whihc is too bad b/c it is so great (when working)
most of today i could not even get to see my own code
and was scared
project name is snapshoot
Error: Cannot find module ‘express’
5:08 PM
Require stack:
5:08 PM
Jump To- /app/server.js
5:08 PM
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:610:15)
5:08 PM
at Function.Module._load (internal/modules/cjs/loader.js:526:27)
5:08 PM
at Module.require (internal/modules/cjs/loader.js:666:19)
5:08 PM
at require (internal/modules/cjs/helpers.js:16:16)
5:08 PM
Jump Toat Object. (/app/server.js:4:17)
5:08 PM
at Module._compile (internal/modules/cjs/loader.js:759:30)
5:08 PM
at Object.Module._extensions…js (internal/modules/cjs/loader.js:770:10)
5:08 PM
at Module.load (internal/modules/cjs/loader.js:628:32)
5:08 PM
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
5:08 PM
at Function.Module.runMain (internal/modules/cjs/loader.js:826:10)
5:08 PM
a few seconds ago
internal/modules/cjs/loader.js:613
5:08 PM
throw err;