我在E盤創(chuàng)建不行嘛,老師?
PS E:\axios> axios -V
axios : 無法將“axios”項識別為 cmdlet、函數、腳本文件或可運行程序的名稱。請檢查名稱的拼寫,如果包括路徑,請確保路徑正確,然后再試一
次。
所在位置 行:1 字符: 1
+ axios -V
+ ~~~~~
? ? + CategoryInfo? ? ? ? ? : ObjectNotFound: (axios:String) [], CommandNotFoundException
? ? + FullyQualifiedErrorId : CommandNotFoundException
?
PS E:\axios> vue create axios-vue
vue : 無法加載文件 C:\Users\17770\AppData\Roaming\npm\vue.ps1,因為在此系統(tǒng)上禁止運行腳本。有關詳細信息,請參閱 https:/go.microsoft.
com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
所在位置 行:1 字符: 1
+ vue create axios-vue
+ ~~~
? ? + CategoryInfo? ? ? ? ? : SecurityError: (:) [],PSSecurityException
? ? + FullyQualifiedErrorId : UnauthorizedAccess
PS E:\axios>
2020-04-12
可以的