whenever i try to upgrade those libs to a most recent versions i get the following error: " Unsupported scheme "astro" for module "astro:react:opts". Supported schemes: - "blob" - "data" - "file" - "http" - "https" - "jsr" - "npm" at file:///C:/Users/arthu/ws/ts/sport_sync/node_modules/.deno/@astrojs+react@4.4.2/node_modules/@astrojs/react/dist/server.js:1:18 Location: C:\Users\arthu\ws\ts\sport_sync\node_modules.deno@astrojs+react@4.4.2\node_modules@astrojs\react\dist\server.js:1:18 Stack trace: at file:///C:/Users/arthu/ws/ts/sport_sync/node_modules/.deno/@astrojs+react@4.4.2/node_modules/@astrojs/react/dist/server.js:1:18 at async ModuleRunner.cachedRequest (file:///C:/Users/arthu/ws/ts/sport_sync/node_modules/.deno/vite@8.2.1/node_modules/vite/dist/node/module-runner.js:1175:73) at async ESModulesEvaluator.runInlinedModule " i even tried to create a new project from scratch and if i use "package.json" instead of the "deno.json" it works, but if i use "deno.json" it returns the same error and i need to comment the react integration or the deno adapter on astro config
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.