https://github.com/cryptiklemur/nx-error-reproduction
https://github.com/cryptiklemur/nx-error-reproduction
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryptiklemur/nx-error-reproduction
- Owner: cryptiklemur
- Created: 2023-04-04T20:16:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T20:19:43.000Z (about 3 years ago)
- Last Synced: 2025-02-01T15:45:17.739Z (over 1 year ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproduction steps
Run the following
```shell
pnpm i
pnpm exec nx run --skip-nx-cache test:build
```