Glitch container keeps loosing express module

I keep having my glitch container loosing the express module. I then have to reinstall manually through the console to get it up and running.

Is there a way to prevent this from happening?

module.js:550

6:45 AM

throw err;

6:45 AM

^

6:45 AM

6:45 AM

Error: Cannot find module ‘express’

6:45 AM

at Function.Module._resolveFilename (module.js:548:15)

6:45 AM

at Function.Module._load (module.js:475:25)

6:45 AM

at Module.require (module.js:597:17)

6:45 AM

at require (internal/module.js:11:18)

6:45 AM

Jump Toat Object. (/app/server.js:5:17)

6:45 AM

at Module._compile (module.js:653:30)

6:45 AM

at Object.Module._extensions…js (module.js:664:10)

6:45 AM

at Module.load (module.js:566:32)

6:45 AM

at tryModuleLoad (module.js:506:12)

6:45 AM

at Function.Module._load (module.js:498:3)

6:45 AM

6:45 AM

:beetle: The debugger could not be started. See https://glitch.com/faq#debugger