glideapps / glideapps/quicktype
PowerShell error when building the project
Open
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 1.2k
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 369
Description
Forked the repo, cloned it, followed the setup-build-run steps in [README.md](https://github.com/quicktype/quicktype/blob/master/README.md#setup-build-run).
`tsc --project src/cli` returns the following error:
`tsc : File \AppData\Roaming\npm\tsc.ps1 cannot be loaded because running scripts is disabled on this system.`
Did some research - turns out that you can also run `tsc.cmd --project src/cli`. I think it should be added to the readme.
Contributor guide
Assessment
This issue has not been assessed yet.