nuxt-api-example
nuxt-api-example copied to clipboard
Nuxt.js API Example using Vuex and axios
Thanks for your wonderful Nuxt API example, I am getting this error after following your instruction, 1.npm install 2. npm run dev ``` Nuxt Fatal Error :( npm ERR! code...
代码提交之前,自己先试试有没有问题
partially solves #2
When I run `npm run dev` I get the following errors: ``` ❯ npm run dev > [email protected] dev /home/anton/git/nuxt-api-example > nuxt ERROR Nuxt error TypeError: Cannot read property 'push'...
how to load data on the same page using asyncData