Mrminfive / hexo-theme-skapp

The hexo flat design theme(扁平化简约主题)
MIT License
479 stars 116 forks source link

配置完后无法生成 #58

Open imowealth opened 6 years ago

imowealth commented 6 years ago

你好,我在配置完config文件后,然后hexo s预览,但是出现错误,clean后用generate也出现错误,麻烦指导下,谢谢。 以下是命令hexo s的打印输出:

INFO index2 generators: INFO [ { path: '', per_page: 10, order_by: '-date', layout: 'index', index: true } ] INFO Start processing INFO hexo-filter-cleanup(FAVICONS): error [ Error: ENOENT: no such file or dire ctory, access 'D:\ImowealthBlog\themes\hexo-theme-skapp\source\img\logo.png' ] INFO hexo-filter-cleanup(IMG): fonts/iconfont.svg [ 54.64% saved] INFO hexo-filter-cleanup(IMG): img/quotes.png [ 52.78% saved] FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/do cs/troubleshooting.html TypeError: path.substring is not a function at Object.urlForHelper (D:\ImowealthBlog\node_modules\hexo\lib\plugins\helpe r\url_for.js:7:31) at wrapper (D:\ImowealthBlog\node_modules\lodash\lodash.js:4949:19) at Object.eval [as tpl] (eval at precompile (D:\ImowealthBlog\node_modules\h exo-renderer-swig\node_modules\swig\lib\swig.js:498:13), :12:119) at compiled (D:\ImowealthBlog\node_modules\hexo-renderer-swig\node_modules\s wig\lib\swig.js:619:18) at Object.eval [as tpl] (eval at precompile (D:\ImowealthBlog\node_modules\h exo-renderer-swig\node_modules\swig\lib\swig.js:498:13), :6:144) at compiled (D:\ImowealthBlog\node_modules\hexo-renderer-swig\node_modules\s wig\lib\swig.js:619:18) at Object.eval [as tpl] (eval at precompile (D:\ImowealthBlog\node_modules\h exo-renderer-swig\node_modules\swig\lib\swig.js:498:13), :31:139) at compiled (D:\ImowealthBlog\node_modules\hexo-renderer-swig\node_modules\s wig\lib\swig.js:619:18) at Theme._View.View._compiled.locals [as _compiled] (D:\ImowealthBlog\node_m odules\hexo\lib\theme\view.js:124:48) at Theme._View.View.View.render (D:\ImowealthBlog\node_modules\hexo\lib\them e\view.js:29:15) at route.set (D:\ImowealthBlog\node_modules\hexo\lib\hexo\index.js:386:29) at tryCatcher (D:\ImowealthBlog\node_modules\bluebird\js\release\util.js:16: 23) at D:\ImowealthBlog\node_modules\bluebird\js\release\method.js:15:34 at RouteStream._read (D:\ImowealthBlog\node_modules\hexo\lib\hexo\router.js: 134:3) at RouteStream.Readable.read (_streamreadable.js:442:10) at resume (_stream_readable.js:822:12) at _combinedTickCallback (internal/process/next_tick.js:138:11) at process._tickCallback (internal/process/next_tick.js:180:9) INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\common\utils.js [ 45.85% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\common\animation.js [ 64.76% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\common\pack.js [ 51.37% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\layout\loading.js [ 32.61% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\layout\header.js [ 44.95% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\layout\back-top.js [ 55.25% saved] INFO hexo-filter-cleanup(JS): D:\ImowealthBlog\themes\hexo-theme-skapp\source\j s\layout\post.js [ 48.44% saved] INFO hexo-filter-cleanup(USEREF): js/common.js

BruceYuj commented 6 years ago

node版本是多少

imowealth commented 6 years ago

npm 5.6.0

BruceYuj commented 6 years ago

我的意思是nodejs的版本,不是npm包管理的版本。 有没有报错的截图。直接看上面的眼睛有点累<^--^>