https://github.com/oliverjash/playwright-ts-paths-issues
https://github.com/oliverjash/playwright-ts-paths-issues
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/playwright-ts-paths-issues
- Owner: OliverJAsh
- Created: 2023-04-26T20:17:44.000Z (about 2 years ago)
- Default Branch: base-url-ignored
- Last Pushed: 2023-05-02T17:08:14.000Z (about 2 years ago)
- Last Synced: 2025-01-16T22:12:40.191Z (5 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```console
$ yarn
$ rm -rf .cache && tsc
$ rm -rf .cache && playwright test
Error: Cannot find module 'Foo'
Require stack:
- /Users/oliverash/Development/playwright-ts-paths-issues/tests/example.spec.ts
```