primefaces / primefaces/primereact
Contributing: Unable to develop locally using instructions from `DEVELOPMENT.md`
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I followed all instructions from DEVELOPMENT.md but when I'm using the local library in my test project I get module-not-found errors:
Reproducer
https://github.com/primefaces/primereact/blob/master/DEVELOPMENT.md
PrimeReact version
10.5.0
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
all
Steps to reproduce the behavior
Follow all steps from DEVELOPMENT.md
Expected behavior
Test app is able to work with local version of primereact when using npm link and npm run dev:link
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with DEVELOPMENT.md and reproduce the local-library setup using npm link and npm run dev:link in a Next.js test app. Trace the reported module-not-found errors, then verify that the test app can run against the local PrimeReact version without those errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100