Static GitHub Issues

[2572] What could possibly cause this Nuxt Build Error on linux?

prev: SSR - no cookies on initial load
next: Error While Upgrading from RC11

Any idea what could cause this? The nuxt build works on Mac & Windows but not Linux. 😭

This relative module was not found:

  • ../components/TheSideNav.vue in ./node_modules/ts-loader?{"appendTsSuffixTo":{}}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./client/layouts/default.vue

source code: https://github.com/BruceHem/simple-todos

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2238">#c2238</a>)</em></sub></div>