-
Notifications
You must be signed in to change notification settings - Fork 518
Latest version doesn't run in development mode #729
Comments
Maybe similar to #725 |
Is this still valid? I just tried it and it worked fine. Do you have repro steps? You might need to make sure you've cleaned your NPM/Yarn cach dirs if you're still getting older packages. I'll close this because (as mentioned) it does appear to work fine with current packages. If you can describe how to reproduce the issue on a clean machine, please let us know! |
I get this trying to create a new project yarn 0.21.3
and selecting the react project. When yo goes to run webpack it shows the conflict types in the screenshot. When I run directly from the repo templates/reactspa everything runs correctly. Is the yo package not updated? |
Maybe |
If that doesn't work, also check that the |
|
I may have spoke too soon. |
I just updated to the latest version 0.8.6 and when I run
yo aspnetcore-spa
to generate a new project using React I cannot run in debug mode. This seems to be an error with aisomorphic-fetch
andtypescript
. This may be due to the upgrade to the new typescript version. Not sure if there's anything you can do or another package has to be updated.The text was updated successfully, but these errors were encountered: