This repository was archived by the owner on Apr 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 518
Generated example publishing to the server - typescript errors #1120
Comments
It sounds like #1099 .
and try it again? TS 2.2.3 sound like your template is a little bit older, so just in case please make a backup of your old package.json file. |
Yeah! Solved it! Publish is sucessfully completed. |
Thanks for answering @stephtr! |
This was referenced Jul 19, 2017
Thanx @stephtr for the quick answer. I am new to this react redux and dotnetcore envir so was really thought something I poked to make it failed! |
This was referenced Nov 5, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've generated asp sample by:
During generation I have chosen react with redux option.
Example works locally fine but now I'd like to publish it to my production server.
To do it I used Publish function from context menu in Microsoft Visual Studio but during building I got an error like that:
I tried to execute this command in Developer Command Promt for VS 2017 and i got errors:
Visual Studio version is: Microsoft Visual Studio Enterprise 2017 version 15.2.
TypeScript version is 2.2.3.
I'm really new with TS and .net core apps. Is there any possibility to fix these errors?
Project which I want to publish is pure example generated by JavaScriptServices. I didn't add any changes.
The same problem occured when I generated React redux example in Developer Command Prompt for VS 2017.
Thanks for help in advance!
The text was updated successfully, but these errors were encountered: