-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
I tried to import the same github project for these browsers:
- Chrome 132.0.6834.84 (Officiële build) (64-bits): OK https://bolt.new/~/github-e3w2mljv
- Brave: Brave is up-to-date
[Versie 1.74.48 Chromium: 132.0.6834.83 (Officiële build) (64-bits)] OK https://bolt.new/~/github-n1dltpgg - Firefox 134.0.2 (64-bits): fails. https://bolt.new/~/github-qyxzvw6j
Link to the blitz that caused the error
https://bolt.new/~/github-qyxzvw6j
Steps to reproduce
Open firefox, import https://bolt.new/~/github.com/manulykebe/team-calendar.
These errors are shown:
[0] TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /home/project/server/index.ts
[0] at NodeError (node:internal/errors:101:4149)
[0] at getFileProtocolModuleFormat (node:internal/modules/esm/get_format:149:1318)
[0] at defaultGetFormat (node:internal/modules/esm/get_format:149:1953)
[0] at defaultLoad (node:internal/modules/esm/load:153:1154)
[0] at internal/modules/esm/hooks/nextHookFactory/< (node:internal/modules/esm/hooks:151:8835)
[0] at load (node:internal/modules/esm/hooks:151:4461)
[0] at handleMessage (node:internal/modules/esm/worker:162:1705)
[0] at checkForMessages (node:internal/modules/esm/worker:162:1253)
[0] at internal/timers/getTimerCallbacks/processImmediate/< (node:internal/timers:246:5398) {
[0] code: 'ERR_UNKNOWN_FILE_EXTENSION'
[0] }
Expected behavior
Flawless, as other browsers...
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
- OS: Windows 10
- Chrome 132.0.6834.84 (Officiële build) (64-bits): OK
- Brave: Brave is up-to-date
[Versie 1.74.48 Chromium: 132.0.6834.83 (Officiële build) (64-bits)] OK - Firefox 134.0.2 (64-bits): fails.
Additional context
No response


