decentralized-identity / decentralized-identity/ion
sh: tsc: command not found
Open
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
I followed `cli.md` and encountered some error when `npm run build`:
```
$ npm run build
> ion@1.0.3 build
> tsc && copyfiles "json/**/*.json" dist && copyfiles "tests/**/*.json" dist && copyfiles "tests/**/*.js*" dist
sh: tsc: command not found
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.