Nils Anders Hvinden

Results 2 comments of Nils Anders Hvinden

Had the same problem in a next.js project. I was not using dynamic imports but had the same problem as described by @neolefty here: https://github.com/facebook/react/issues/17804 Error message caused by imported...

Quite some time ago, but in case someone else have the same problem. nuxt.config.js probably references ~/assets/style/app.styl in the css property and this file has been deleted from the project