Static GitHub Issues

[220] Cannot find module 'reduce-function-call'

prev: nuxt generate fails with a lot of dynamic routes
next: Deploy to Netlify

I got this error when trying to install the starter template. I was able to resolve it by installing this dependency manually but it should probably be included in nuxt.

ERROR in ./~/css-loader!./~/vue-loader/lib/style-rewriter.js?id=data-v-b155f86e&scoped=true!./~/vue-loader/lib/selector.js?type=styles&index=0!./pages/index.vue Module build failed: Error: Cannot find module 'reduce-function-call' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (C:\dev\nuxt\node_modules\reduce-css-calc\index.js:5:26) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) @ ./~/vue-style-loader!./~/css-loader!./~/vue-loader/lib/style-rewriter.js?id=data-v-b155f86e&scoped=true!./~/vue-loader/lib/selector.js?type=styles&index=0!./pages/index.vue 4:14-223 @ ./pages/index.vue @ ./.nuxt/router.js @ ./.nuxt/index.js @ ./.nuxt/server.js

<!--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/c190">#c190</a>)</em></sub></div>