Skip to content

[๐Ÿž] Deno Start doesn't work (broken hello world experience) #7520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wamoyo opened this issue Apr 16, 2025 · 1 comment
Open

[๐Ÿž] Deno Start doesn't work (broken hello world experience) #7520

wamoyo opened this issue Apr 16, 2025 · 1 comment
Labels
COMMUNITY: good first issue Good for newcomers COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it COMP: DX Developer Experience related issue TYPE: bug Something isn't working

Comments

@wamoyo
Copy link

wamoyo commented Apr 16, 2025

Which component is affected?

Starters / CLI

Describe the bug

I ran deno init --npm qwik@latest, choose current directory, Playground App, and git initialization, then got this...

Result โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ โ”‚
โ”‚ ๐Ÿฆ„ Success! โ”‚
โ”‚ โ”‚
โ”‚ ๐Ÿค Integrations? Add Netlify, Cloudflare, Tailwind... โ”‚
โ”‚ deno qwik add โ”‚
โ”‚ โ”‚
โ”‚ ๐Ÿ“„ Relevant docs: โ”‚
โ”‚ https://qwik.dev/docs/getting-started/ โ”‚
โ”‚ โ”‚
โ”‚ ๐Ÿ’ฌ Questions? Start the conversation at: โ”‚
โ”‚ https://qwik.dev/chat โ”‚
โ”‚ https://twitter.com/QwikDev โ”‚
โ”‚ โ”‚
โ”‚ ๐Ÿ‘€ Presentations, Podcasts and Videos: โ”‚
โ”‚ https://qwik.dev/media/ โ”‚
โ”‚ โ”‚
โ”‚ ๐Ÿฐ Next steps: โ”‚
โ”‚ deno start โ”‚
โ”‚ โ”‚
โ”‚ โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Then, I typed deno start and got this error...

error: Module not found "file:///home/costa/projects/hackerschool/qwik/start".

I haven't even started to try to use Qwik, and it fails.

deno task start works by the way.

Reproduction

none

Steps to reproduce

Above.

System Info

Ubuntu 22.04
Deno 2.2.10

Additional Information

The README and the welcome ASCII table both need to say 'deno task start'

@wamoyo wamoyo added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Apr 16, 2025
@wmertens
Copy link
Member

Is this a problem with the documentation or with the setup? I don't use Deno. Was deno start supposed to work? If so, what would fix it?

@wmertens wmertens added COMMUNITY: good first issue Good for newcomers COMP: DX Developer Experience related issue COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it and removed STATUS-1: needs triage New issue which needs to be triaged labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMMUNITY: good first issue Good for newcomers COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it COMP: DX Developer Experience related issue TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants