Cannot find .Transport/File module

Since today my Glitch Page where I am running a Discord Bot isnt booting anymore… It means that its constantly rebooting cause of
internal/modules/cjs/loader.js:584
throw err;
^
Error: Cannot find module ‘./transports/file’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
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)
at Object. (/rbd/pnpm-volume/4f2d9db0-ab44-4e2b-bc48-60c2415945a7/node_modules/.registry.npmjs.org/snekfetch/3.6.4/node_modules/snekfetch/src/node/index.js:13:12)
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)

And since I havent changed anything what could be the reason for that Error I would appreaciate it If someone has a solution for this Problem.

Best Regreds
Basti

Hey @Basti_Basti, are you able to share the name of your project so I can take a closer look?