Not working with Yarn 3.x
Open
feat request
- Dominant language
- JavaScript
- Stars
- 788
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
#### Issue description:
Project is using Yarn 3.x, and it's 'pnp' feature, so, it has a yarn.lock file, but, since it's using pnp, there is no node_modules folder, and synp is complaining about that.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with Yarn 3.x using Plug'n'Play, where yarn.lock exists without node_modules. Inspect how synp locates and reads the Yarn lockfile and relies on node_modules; done when the conversion works in this setup without requiring a node_modules folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100