Jason Rundell

Results 16 comments of Jason Rundell

If you want to add this to hacktoberfest I can try and submit a PR for the fix.

@hipstersmoothie which approach do you prefer? 1) Assume TypeScript is installed on user's machine: add something to the README explaining this assumption and instructions on how to install TS. 2)...

> > Add `typescript` to the `package.json`? > > It's already declared as a dependency: https://github.com/intuit/design-systems-cli/blob/master/package.json#L46 Why is `tsc` not included?

> I have tested this on Windows 10 Home / Pro, Mac and Linux (Ubuntu), everything is running fine for me, no errors following the indicated steps. Ok interesting. I'm...

> I have tested this on Windows 10 Home / Pro, Mac and Linux (Ubuntu), everything is running fine for me, no errors following the indicated steps. What happens if...

Just an update that I also can reproduce the same error on my work Mac ![image](https://user-images.githubusercontent.com/524344/94609217-72c26c80-026c-11eb-92f8-632451c7fddf.png) ![image](https://user-images.githubusercontent.com/524344/94609303-8f5ea480-026c-11eb-90d6-a7b41644c247.png)

@hipstersmoothie can confirm that installing TypeScript locally is what corrects this error. Can I PR in a README change to help new users make sure they have the pre-requisite software...

> I don't have `typescript` installed locally, I'm not seeing the error, and it shouldn't be a pre-requisite, one possible solution could be rather that using the `tsc` alone, you...

> > I get no node_modules after running yarn or yarn install > > That seems like the underlying problem. Are you on yarn-v1 or yarn-v2? version 1.22.5