nuxt-community / blog-module

Build your blog with @nuxt
133 stars 16 forks source link

Broken after update to Nuxt 2 #16

Closed simonwjackson closed 5 years ago

simonwjackson commented 5 years ago
❯ npm run dev

> nuxt-blog-module-example@1.0.0 dev /Users/simonwjackson/storage/code/sandbox/nuxt-blog-module-example
> nuxt

   blog:api Listening on /api/blog                                                                                                                                                17:05:11

 ERROR  Cannot destructure property createHash of 'undefined' or 'null'.                                                                                                        17:05:13

  at Object.<anonymous> (node_modules/extract-css-chunks-webpack-plugin/dist/index.js:27:5)
  at Module._compile (internal/modules/cjs/loader.js:689:30)
  at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
  at Module.load (internal/modules/cjs/loader.js:599:32)
  at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
  at Function.Module._load (internal/modules/cjs/loader.js:530:3)
  at Module.require (internal/modules/cjs/loader.js:637:17)
  at require (internal/modules/cjs/helpers.js:20:18)
  at Object.<anonymous> (node_modules/extract-css-chunks-webpack-plugin/dist/cjs.js:3:18)
  at Module._compile (internal/modules/cjs/loader.js:689:30)
  at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
  at Module.load (internal/modules/cjs/loader.js:599:32)
  at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
  at Function.Module._load (internal/modules/cjs/loader.js:530:3)
  at Module.require (internal/modules/cjs/loader.js:637:17)
  at require (internal/modules/cjs/helpers.js:20:18)
This question is available on Nuxt community (#c10)
ghost commented 5 years ago

This issue as been imported as question since it does not respect blog-module issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/blog-module/issues/c10.