deno task astro add react
deno task build
ERR_UNSUPPORTED_ESM_URL_SCHEME
{ "imports": { "@astrojs/alpinejs": "npm:@astrojs/alpinejs@^0.4.9", "@astrojs/react": "npm:@astrojs/react@^4.4.0", "@deno/astro-adapter": "npm:@deno/astro-adapter@^0.3.1", "@tailwindcss/typography": "npm:@tailwindcss/typography@^0.5.16", "@tailwindcss/vite": "npm:@tailwindcss/vite@^4.1.13", "@types/alpinejs": "npm:@types/alpinejs@^3.13.11", "@types/react": "npm:@types/react@^19.1.13", "@types/react-dom": "npm:@types/react-dom@^19.1.9", "alpinejs": "npm:alpinejs@^3.15.0", "astro": "npm:astro@^5.13.7", "clsx": "npm:clsx@^2.1.1", "prettier": "npm:prettier@^3.6.2", "prettier-plugin-astro": "npm:prettier-plugin-astro@^0.14.1", "react": "npm:react@^19.1.1", "react-dom": "npm:react-dom@^19.1.1", "tailwindcss": "npm:tailwindcss@^4.1.13" }, "tasks": { "dev": "deno run -A npm:astro dev", "build": "deno run -A npm:astro build", "preview": "deno run -A npm:astro preview", "astro": "deno run -A npm:astro" }, "nodeModulesDir": "auto" }
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members