Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/07akioni/project-reference-build-error
https://github.com/07akioni/project-reference-build-error
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/07akioni/project-reference-build-error
- Owner: 07akioni
- Created: 2021-02-10T08:22:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T08:23:29.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T16:26:01.346Z (about 1 month ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run
```
npm run build
```error
```
> tsc -b tsconfig.build.jsondist/proj1/index.d.ts:3:13 - error TS2304: Cannot find name 'Locale'.
3 locale: Locale;
~~~~~~Found 1 error.
```