I started a Vue.js course and I'm installing a feature by node.js but I'm having problems with the npm command, take a look;
What's wrong with my node in this command below?
npm install vue vue-resource bootstratp font-awesome --save
I've already uninstalled and reinstalled the node and nothing!
NOTE: I'm using Windows.