CRUD.ASPCore.Reactjs.WebAPI.EF icon indicating copy to clipboard operation
CRUD.ASPCore.Reactjs.WebAPI.EF copied to clipboard

Cannot find module 'aspnet-webpack'

Open LayersOfAbstraction opened this issue 6 years ago • 0 comments

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.

LayersOfAbstraction avatar Sep 11 '19 02:09 LayersOfAbstraction