glideapps / glideapps/quicktype

PowerShell error when building the project

Open
#1,634 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.