您好我想使用UNCSS從CSS中刪除未使用的樣式的第一次,我收到以下錯誤:uncss錯誤:C.UTF-8:不是一個有效的語言標籤
Fontconfig warning: ignoring C.UTF-8: not a valid language tag
/home/ubuntu/.nvm/v0.10.35/lib/node_modules/uncss/node_modules/bluebird/js/main/async.js:43 fn = function() { throw arg; }; ^Error: Fontconfig warning: ignoring C.UTF-8: not a valid language tag
at Socket.onStderr (/home/ubuntu/.nvm/v0.10.35/lib/node_modules/uncss/node_modules/phridge/lib/spawn.js:79:28) at Socket.emit (events.js:117:20) at Socket.<anonymous> (_stream_readable.js:765:14) at Socket.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:427:10) at emitReadable (_stream_readable.js:423:5) at readableAddChunk (_stream_readable.js:166:9) at Socket.Readable.push (_stream_readable.js:128:10) at Pipe.onread (net.js:529:21)
我甚至嘗試過使用Gulp,我一直在尋找解決方案,而我不理解輸出來修復它。
任何幫助解決此問題將不勝感激。
-j
這不是爲我工作。 –
錯誤消息可能會有所幫助。不要像DAU一樣行事。 –
沒有錯誤信息。正當我檢查它是否有效時,它沒有。 –