Package reinstalls, Stuck projects and No terminal

Hello,

I see some members of the community reporting the following issues:

  1. Projects are reinstalling node modules
  2. Projects are getting stuck during the install
  3. Terminal is not coming up in projects.

For this reason, I am merging these reports into this thread.

These issues are related to the API/Project container issues we have been seeing this week.

In most cases, these issues should now be resolving on their own.

If you continue to see any of the things I listed above in your project, please send a message to support@glitch.com. That way I can gather the reports, investigate and alert the team as needed.

4 Likes

The projects are working for me right now.

Hello Glitch.
Over the past two days, I’ve had to reinstall express 50 times.
It just randomly decides to go away killing the server.
Please take a look into that.
Thanks.

Why all time when I join to my glitch it’s doing node with pnpm?

Glitch is having some issues, especially with pnpm/npm/nodejs.

1 Like

Okay, they will fix it ?

We just have to wait it out for now.

1 Like

Okay, and it’s too doing lots time tools.
Do you know why?
56756


Oh okay thanks for help

1 Like

I cannot understand your question. There is a issue with the node or do you want to enable pnpm?

Glitch is having issues to load your project.
[Project Hosting/Editor is having outage]

When I join to my project it’s doing node with pnpm, do you know why?

Because your project is asleeping right now.

Your project is falling asleep. Try use npm rebuild to rebuild your node_modules file.

i get this error every time tried reinstall all
internal/modules/cjs/loader.js:584

throw err;

^

Error: Cannot find module ‘klasa’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
at Function.Module._resolveFilename (/app/node_modules/module-alias/index.js:49:29)
at Function.Module._load (internal/modules/cjs/loader.js:508:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
Jump Toat Object. (/app/src/bot/index.js:2:28)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
Jump Toat Object. (/app/src/index.js:6:13)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:712:10)

Glitch is having some errors with npm packages, it should be over sooner than later.

ok thanks dude
hope it’s will be over soon

1 Like

Try using enable-pnpm. Or try reinstalling klasa.

i tried didn’t work ):