Can not run on Local IIS with ASPNETCORE_ENVIRONMENT set to Development #814

Closed
opened 2025-08-09 17:17:46 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @martinfletcher on 4/21/2017

I have a new Angular app creates with the spa templates which I need to run on Local IIS on developer machines, with the ASPNETCORE_Environment variable set to Development.

With this set, i get the following error:

Exception: Call to Node module failed with error: Webpack dev middleware failed because of an error while loading 'aspnet-webpack'. Error was: Error: Cannot find module 'aspnet-webpack'

Is there any solution to this?

*Originally created by @martinfletcher on 4/21/2017* I have a new Angular app creates with the spa templates which I need to run on Local IIS on developer machines, with the ASPNETCORE_Environment variable set to Development. With this set, i get the following error: Exception: Call to Node module failed with error: Webpack dev middleware failed because of an error while loading 'aspnet-webpack'. Error was: Error: Cannot find module 'aspnet-webpack' Is there any solution to this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#814
No description provided.