Vue-cli 3: “command failed: npm install --loglevel error”
问题 Every time I try to create a new project ( vue create my-project ), I get this error: ERROR : command failed: npm install --loglevel error I'm on PC / Windows 10, Vue-cli 3.2.1, Node 8.11.3, Npm 5.6.0. Presets: Babel, ESLint & Prettier, SASS, Vue router, Vuex From the log: 2736 silly saveTree `-- vuex@3.0.1 2737 warn ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself. 2738 verbose stack Error: EINVAL: invalid argument, read Any