Skip to content

Contribution documentation is misleading #19349

@ilnytskyi

Description

@ilnytskyi

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

  1. Go to CONTRIBUTING.md
  2. Follow steps till 5
  3. Try step 5
  4. 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

image

Code snippets

The package json does not contain the script suggested in documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: docsDocumentation changesstatus: confirmedConfirmed by a Strapi Team member or multiple community members

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions