I tried to fix it with npm I and installed express and it won’t start anymore it says that error and something it says cannot find express (Coding type)
New error at Function.Module._load (internal/modules/cjs/loader.js:531:3)
Please help fix thanks I asked some peopel but I can’t find anyone to help.
Try running enable-pnpm
in the console.
If that doesn’t work, try running npm rebuild
.
Do I do that in Glitches console or in my Mac terminal? @Ghostoblivion
In the glitch terminal.
It is still saying error @Ghostoblivion