CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD.ASPCore.Reactjs.WebAPI.EF copied to clipboard
Cannot find module 'aspnet-webpack'
I appreciate the time you put into this tutorial. Correct me if I'm wrong though but Microsoft are making SpaServices obselete and that includes the webpack middleware which is faling to load. There is no difference if I run app in Debug or Release.
NodeInvocationException: Webpack dev middleware failed because of an error while loading 'aspnet-webpack'. Error was: Error: Cannot find module 'aspnet-webpack'
If this is the case and not merely a newb mistake on my part then you may want to alter or hide the tutorial until then. Would save others the heartache of using something that's no longer supported.