I couldn't install 'deno install --allow-scripts=npm:esbuild@0.21.5'
I tried to work with create-vite on deno 2.0.0-rc.4
Version: Deno 2.0.0-rc.4
OS:Debian GNU/Linux
Environment:In the LXC(incus) container.
then I did
cd react-app
and deno install
Ok. I'll follow your instructions.
Is this a bug?4 Replies
If it is a bug, I'll file this issue on GitHub.
Yes, it's a bug. CC @nathanwhit
Thanks!
GitHub
I couldn't install 'deno install --allow-scripts=npm:esbuild@0.21....
Version: Deno 2.0.0-rc.4 OS:Debian GNU/Linux Environment:In the LXC(incus) container. $ deno run -A --node-modules-dir=auto npm:create-vite@latest ✔ Project name: … react-app ✔ Select a framework: ...