egoist / egoist/rollup-plugin-postcss
Compatibility with yarn v2
Open
bug
good first pr
help wanted
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
When running in the context of Yarn v2 Pnp, this plugin fails with the error.
Example with `react-grid-layout`:
```
[!] (plugin postcss) Error: EISDIR: illegal operation on a directory, read
../../../.yarn/$$virtual/react-grid-layout-virtual-663c3a9629/0/cache/react-grid-layout-npm-0.16.6-5842f88c2d-2.zip/node_modules/react-grid-layout/css/styles.css
```
The only workaround is to `yarn unplug react-grid-layout`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.