Skip to content

Create Qwik - Next Steps Deno Corrected - Bug #7520 #7566

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

Merged
merged 1 commit into from
May 11, 2025

Conversation

LogProphet
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'.
@LogProphet LogProphet requested a review from a team as a code owner May 7, 2025 18:24
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

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

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