Giter Site home page Giter Site logo

nuxt-blog-module-example's People

Contributors

nikkanetiya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nuxt-blog-module-example's Issues

Broken when upgrading to Nuxt 2

❯ npm run dev

> [email protected] 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)

nuxt generate - links generated lead to "Network error"

Hello!

Thanks for this project :) I'm using it for my own portfolio.

Quick question: when I use the generate command, the links in the generated static site lead to a Nuxt "Network error" page. When I look in the console, Nuxt is appending /api to all the links. I can visit the pages manually, however.

Example: In index.vue there is:

<nuxt-link
          to="/blog"
          class="button--green" exact>Blogs</nuxt-link>

But clicking on it takes me to /api/blog/ and a network error page (after generate).

Am I missing some nuxt config here? Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.