Closed korjavin closed 7 years ago
Hmm what?
I followed the insruction, vue init.. npm install , etc
But it `npm run build' kept showing me errors about those packages untill I put them into packajes.json and did npm install
what's your node/npm version?
npm --version 1.4.21 node --version
v4.8.2
Check out the README, npm@3
is the minimal version it supports.