ptsteadman / hexo-theme-corporate

A professional Hexo theme based on Metronic's "Corporate Frontend" framework.
http://hexotest.computerlab.io
MIT License
186 stars 66 forks source link

Error: File to import not found or unreadable: ../../_base/css/uniform._base.scss. #10

Open WuZhuoran opened 4 years ago

WuZhuoran commented 4 years ago

Got an error when run hexo clean $$ hexo deploy

Error: File to import not found or unreadable: ../../_base/css/uniform._base.scss.
ERROR Asset render failed: metronic/assets/plugins/uniform/css/uniform.default.css
Error: File to import not found or unreadable: ../../_base/css/uniform._base.scss.
    at Object.module.exports.renderSync (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/node-sass/lib/index.js:441:16)
    at Hexo.<anonymous> (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/hexo-renderer-sass/lib/renderer.js:24:23)
    at /Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/hexo/lib/hexo/render.js:75:22
    at tryCatcher (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/promise.js:547:31)
    at Promise._settlePromise (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/promise.js:604:18)
    at Promise._settlePromise0 (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/promise.js:649:10)
    at Promise._settlePromises (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/promise.js:729:18)
    at _drainQueueStep (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/async.js:93:12)
    at _drainQueue (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/async.js:86:9)
    at Async._drainQueues (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/async.js:102:5)
    at Immediate.Async.drainQueues [as _onImmediate] (/Users/oliver/Documents/git/YiGu-Studio.github.io/node_modules/bluebird/js/release/async.js:15:14)
    at processImmediate (internal/timers.js:456:21)