Skip to content

update instructions to run project from a fresh scaffold#2996

Merged
marvinhagemeister merged 1 commit into
freshframework:mainfrom
maheshbansod:patch-1
May 26, 2025
Merged

update instructions to run project from a fresh scaffold#2996
marvinhagemeister merged 1 commit into
freshframework:mainfrom
maheshbansod:patch-1

Conversation

@maheshbansod

Copy link
Copy Markdown
Contributor

After scaffolding the project with

deno run -Ar jsr:@fresh/init@2.0.0-alpha.34

Instruction show up to run the project:

Enter your project directory using cd fresh-project.
Run deno task start to start the project. CTRL-C to stop.

Stuck? Join our Discord https://discord.gg/deno

these instructions seem to be outdated since running deno task start on this project throws an error.

While this error also hints that you might want to run the dev server, I think it gives a bad impression that a newly scaffolded project is throwing an error after running the command that it has specified. Also, not many people, especially beginners, read the error messages completely.

@marvinhagemeister marvinhagemeister left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good catch, thanks!

@marvinhagemeister marvinhagemeister merged commit 1e6f0d6 into freshframework:main May 26, 2025
7 checks passed
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.

3 participants