/ parasocialfix get notified when I stream
We are putting to the test if you can really run Vite without Node.js / 1527635721288302592
SPOILER:
you can't https://github.com/denoland/deno/issu... apparently to run Vite in Deno compact mode you have to have node.js installed to run `npm install` but then you can try to run vite script from `node_modules` with `deno --compat` but in my experience most of that crashed :)
Stay tuned! Maybe it will work next week? • Trying to run Vite on Deno (part 2)
The whole playlist • Vite on Deno: are we there yet?
Links:
second part • Trying to run Vite on Deno (part 2)
how to run yarn and npm stuff with Deno (probably will not work) https://github.com/denoland/deno/issu...
7:36 best joke in the whole video "Deno-vite" pronounced as "dynomite" like in "AC/DC - T.N.T." song
34:38 watch me cal Ryan Dahl creator of Deno "some guy"
Chapters:
0:00 hi friends
2:06 what is Deno?
6:54 Node.js compatibility mode in Deno
10:38 trying to figure out how to run vite
34:38 finally I found a way to run rollup with Deno
37:38 now let's try vite!