Skip to content

Conversation

@Matt-Williams1
Copy link
Contributor

What is it?

  • Bug

Description

Currently, when creating a new qwik app using deno, the cli output shows 'next steps' as 'deno start'. This is incorrect, as deno needs the keyword 'task' by default. Corrected to 'deno task start'. This fixes bug #7520

Checklist

Currently, when creating a new qwik app using deno, the cli output shows
'next steps' as 'deno start'. This is incorrect, as deno needs the
keyword 'task' by default. Corrected to 'deno task start'.
@Matt-Williams1 Matt-Williams1 requested a review from a team as a code owner May 7, 2025 18:24
@changeset-bot
Copy link

changeset-bot bot commented May 7, 2025

🦋 Changeset detected

Latest commit: 6eaead3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
create-qwik Patch
@builder.io/qwik Patch
@builder.io/qwik-city Patch
eslint-plugin-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented May 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@builder.io/qwik@7566
npm i https://pkg.pr.new/@builder.io/qwik-city@7566
npm i https://pkg.pr.new/eslint-plugin-qwik@7566
npm i https://pkg.pr.new/create-qwik@7566

commit: 6eaead3

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 6eaead3

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wmertens wmertens merged commit eb0caea into QwikDev:main May 11, 2025
19 checks passed
@github-actions github-actions bot mentioned this pull request May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants