Closed bluesky4485 closed 9 years ago
What version of hexo is it? They may have changed things.
On 3:10AM, Sat, Feb 28, 2015 bluesky4485 notifications@github.com wrote:
OS version:win8 x64 node version:0.12.0
npm install hexo-cli -g hexo init blog cd blog npm install hexo server
this works fine. but when npm install --save hexo-admin-plugin, then hexo server,I get the error : ERROR Plugin load failed: hexo-admin ReferenceError: hexo is not defined
why I got this error?
I install hexo-generator-feed plugin with the same error.
— Reply to this email directly or view it on GitHub https://github.com/jaredly/hexo-admin/issues/19.
@jaredly hexo version: 3.0.0-rc.4 the hexo init blog get the newest hexo version,which is 3.0.0-rc.4.
By the way,what version hexo hexo-admin works fine ?
Ah yes, I haven't updated this plugin for the new hexo release yet, sorry. My own blog is still on the 2.x release.
On 6:47PM, Sat, Feb 28, 2015 bluesky4485 notifications@github.com wrote:
@jaredly https://github.com/jaredly hexo version: 3.0.0-rc.4
— Reply to this email directly or view it on GitHub https://github.com/jaredly/hexo-admin/issues/19#issuecomment-76563292.
this does NOT working with version 3.0.0 :(
ReferenceError: hexo is not defined
at Object.
@huangjihua what Hexo version, and what Hexo-admin version?
Hexo-admin now works on Hexo version 3.x
OS version:win8.1 x64 node version:0.12.0
this works fine. but when npm install --save hexo-admin-plugin, then hexo server,I get the error : ERROR Plugin load failed: hexo-admin ReferenceError: hexo is not defined
why I got this error?
I install hexo-generator-feed plugin with the same error.