我理解錯誤 ,不是這個命令
PS E:\changyue> sass --watch scss/scss.scss:css/scss/css
sass : 無法將“sass”項識別為 cmdlet、函數、腳本文件或可運行程序的名稱。請檢查名稱的拼寫,如果包括路徑,請確保路徑正確
,然后再試一次。
所在位置 行:1 字符: 1
+ sass --watch scss/scss.scss:css/scss/css
+ ~~~~
? ? + CategoryInfo? ? ? ? ? : ObjectNotFound: (sass:String) [], CommandNotFoundException
? ? + FullyQualifiedErrorId : CommandNotFoundException
PS E:\changyue>
2022-03-27
瀏覽器刷新了嗎?data.sql里只有語句altertablebrandschangelogologovarchar(40);altertablebrandschangedescriptiondescriptionvarchar(500);貌似不是建表語句
2020-03-25
你安裝sass了嗎
2018-05-14
檢查一下文件路徑 ? ?或直接執行 ??E:\changyue> sass --watch scss:css