Home

Issue: 1410

Uncaught TypeError: __webpack_require__(...) is not a function

[issue link]

After upgrading from nuxt 1.0.0-rc3 to 1.0.0-rc4 I get this error. The error only occurs client side, ssr is fine.

image

I also reinstalled alle dependencies but it doesn’t help. The weird thing is that it only occurs in development. If I build for production and run it there is no error.

This question is available on Nuxt.js community (#c1251)