[VSCode] relay-compiler binary not correctly detected in project with PnP
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
The VSCode extensions assumes the compiler binary to be below `node_modules/relay-compiler`. This assumptions doesn't hold true of course, if the project is using PnP with Yarn 2+ for example.
Should (or rather can) the extension support such scenarios?
Contributor guide
Assessment
This issue has not been assessed yet.