Tuesday, 2 May 2017

Cannot read property 'publicPath' of undefined

I've inherited a fairly large MVC project that uses nodeJS in it's frontend, while I'm learning about the technologies used in the software, I'm currently stuck with it showing the following on startup

Exception: Call to Node module failed with error: TypeError: Cannot read property 'publicPath' of undefined
at createWebpackDevServer (D:\PROJECT01\node_modules\aspnet-webpack\WebpackDevMiddleware.js:9:43)

any help or general ideas of a likely cause would be greatly appreciated, thanks.



via Fergus

No comments:

Post a Comment