TBD54566975 / developer.tbd.website

Source for the TBD Developer Website
https://developer.tbd.website
Apache License 2.0
38 stars 80 forks source link

[FEEDBACK]: pnpm command missing #1165

Open JenErsoz-Jones opened 5 months ago

JenErsoz-Jones commented 5 months ago

Type

Content Issue

Feedback

Hello, I've been following the tutorial page Https://developer.tbd.website/docs/web5/build/apps/todo-app-tutorial/#getting-the-skeleton-app however on the page where it says download the necessary packages by running these commands pnpm install pnpm run dev. The pnpm run dev command throws an err_pnpm_no_script missing script:Dev exception

Screenshots

Paste relevant images or screenshots here

developer.tbd.website URL

Https://developer.tbd.website/docs/web5/build/apps/todo-app-tutorial/#getting-the-skeleton-app

Browser

Chrome

Relevant log output

ERR_PNPM_NO_SCRIPT Missing script: dev
ALRubinger commented 3 months ago

@angiejones will you please triage?

angiejones commented 3 months ago

@dayhaysoos do we need to update the command?

ALRubinger commented 1 month ago

@dayhaysoos to investigate via the instructions on https://developer.tbd.website/docs/web5/build/apps/todo-app-tutorial/#getting-the-skeleton-app and see if we need to update

ALRubinger commented 1 month ago

@dayhaysoos says: "should be pnpm run start"