Skip to content

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

Closed
@wamoyo

Description

@wamoyo

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'

Metadata

Metadata

Assignees

Labels

COMMUNITY: good first issueGood for newcomersCOMMUNITY: PR is welcomedWe think it's a good feature to have but would love for the community to help with the PR for itCOMP: DXDeveloper Experience related issueTYPE: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions