-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: docsDocumentation changesDocumentation changesstatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Description
Bug report
Required System information
- Node.js version:
- NPM version:
- Strapi version:
- Database:
- Operating system:
- Is your project Javascript or Typescript:
Describe the bug
A clear and concise description of what the bug is.
When following step 5 it throws an error Usage Error: Couldn't find a script named "develop".
cd ./packages/core/admin
yarn develop
Steps to reproduce the behavior
- Go to CONTRIBUTING.md
- Follow steps till 5
- Try step 5
- See error
Usage Error: Couldn't find a script named "develop".
Expected behavior
Contribution version of repo works as expected or documentation updated on how to work with dev version of strapi.
Screenshots
Code snippets
The package json does not contain the script suggested in documentation
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: docsDocumentation changesDocumentation changesstatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
