Ulises Garcia
Ulises Garcia
@luismareze can you paste a full screenshot? I can help you.
@AbdeenM Sure, I can help you, I sent you an invite to my Slack team, I don't use skype.
@AbdeenM create your slack account, I sent you a new invite.
@AbdeenM, sorry but I don't want join to your slack team, if you need help always you can join to mine.
I would like to work on this issue, I can test the solution in both platforms
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.
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 can...
> > 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,...
@jasonrundell I can see the following line in your terminal output:  that mean that you're getting an error installing the modules, you should upgrade your `node` version to at...
You could just add the `engines` section to the `package.json` that will show an error to the users if they are using a different version and will suggest which one...