SuretnoHQ / nuxt-coreui

💫 NuxtJS + CoreUI Project — Unofficial Nuxt + CoreUI project, free to use boilerplate for every need.
183 stars 76 forks source link

npm run dev does not work #7

Closed zshahab91 closed 6 years ago

zshahab91 commented 6 years ago

when I write npm run dev in terminal ....I get one error: tabiats-iMac:template tabiatsabz$ npm run dev npm ERR! Invalid name: "{{name}}"

npm ERR! A complete log of this run can be found in: npm ERR! /Users/tabiatsabz/.npm/_logs/2018-10-23T18_34_35_412Z-debug.log

SuretnoHQ commented 6 years ago

Hi @zshahab91,

Make sure you've already follow this usage section. Don't clone directly the project template, use Vue CLI instead.

Thank you