You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
如果我不去generate,而hexo server
访问的时候:
TypeError: Cannot read property 'readable' of undefined
at /usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:59:19
at /usr/local/lib/node_modules/hexo/lib/core/theme.js:396:11
at /usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:54:7
at callbacks (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:164:37)
at param (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:138:11)
at pass (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:145:5)
at Router._dispatch (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:173:5)
at Object.router (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:33:10)
at next (/usr/local/lib/node_modules/hexo/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.handle (/usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:37:5)
The text was updated successfully, but these errors were encountered:
JimmytekiMacBook-Pro:blog jimmy$ hexo generate -w
[info] Files loaded in 0.118s
我修改了_config.xml的deploy参数,然后hexo generate 就一直停在load页面~~~
如果我不去generate,而hexo server
访问的时候:
TypeError: Cannot read property 'readable' of undefined
at /usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:59:19
at /usr/local/lib/node_modules/hexo/lib/core/theme.js:396:11
at /usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:54:7
at callbacks (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:164:37)
at param (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:138:11)
at pass (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:145:5)
at Router._dispatch (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:173:5)
at Object.router (/usr/local/lib/node_modules/hexo/node_modules/express/lib/router/index.js:33:10)
at next (/usr/local/lib/node_modules/hexo/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.handle (/usr/local/lib/node_modules/hexo/lib/plugins/console/server.js:37:5)
The text was updated successfully, but these errors were encountered: