https://github.com/alcalzone/lerna-repro
https://github.com/alcalzone/lerna-repro
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alcalzone/lerna-repro
- Owner: AlCalzone
- Created: 2021-04-01T23:34:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T23:43:31.000Z (about 5 years ago)
- Last Synced: 2025-01-22T20:51:32.009Z (over 1 year ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repro for lerna issue
Steps:
1. Clone this repo in VSCode or a similar editor
1. execute `yarn`
1. execute `lerna run test`
1. See how file opens in editor, but the test script does not run