Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epszaw/wdio-yarn-pnp
https://github.com/epszaw/wdio-yarn-pnp
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/epszaw/wdio-yarn-pnp
- Owner: epszaw
- Created: 2023-11-28T09:54:27.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-28T09:55:16.000Z (12 months ago)
- Last Synced: 2024-04-14T07:36:36.777Z (7 months ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wdio-yarn-pnp
To reproduce the problem:
```
corepack enable
yarn install
yarn wdio
```