https://github.com/flgmwt/yarncompat
https://github.com/flgmwt/yarncompat
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flgmwt/yarncompat
- Owner: FLGMwt
- Created: 2016-10-13T05:31:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T05:33:53.000Z (over 8 years ago)
- Last Synced: 2025-01-17T00:28:27.950Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yarncompat
Test the top 1000 depended upon packages from npm. For [https://github.com/yarnpkg/yarn/issues/392](https://github.com/yarnpkg/yarn/issues/392)
```
# OS: Windows 10
# Shell: PowerShell> node -v
v6.7.0
> npm -v
3.10.3
> yarn --version
0.15.1
```Packages included in the package.json all fail with yarn but not with npm.