Last 12 weeks · 0 commits
2 of 6 standards met
When running the tutorial as (or even ), the developer gets a dangerous looking error in the console: What is worse, this comes every time you refresh the browser, so it makes the environment pretty much unusable if you care about errors and warnings (i.e. quality of your code): The problem is described in following issues: https://github.com/denoland/deno/issues/28850 — "Deno cannot drive Vite and Deno.serve simultaneously" https://github.com/vitejs/vite/issues/21159 — "Proxy connections abort early on Deno runtime" (closed, punted to Deno) https://github.com/denoland/deno/issues/28848 — "spammy AbortError since 2.2.6" Suggested fix: Add flag to script:
Repository: denoland/tutorial-with-vue. Description: Full demo dinosaur app from Deno and Vue tutorial Stars: 6, Forks: 5. Primary language: TypeScript. Languages: TypeScript (57.1%), Vue (31.5%), HTML (9.1%), CSS (2.2%). License: MIT. Homepage: https://tutorial-with-vue.deno.deno.net/ Topics: deno, vite, vue. Open PRs: 2, open issues: 3. Last activity: 11mo ago. Community health: 50%. Top contributors: thisisjofrank.