coneycode / hexo-git-backup

you can use it to backup your blog into git.
MIT License
458 stars 66 forks source link

win7 32 安装失败,和hexo-backup一样 #1

Closed ghost closed 10 years ago

ghost commented 10 years ago

[execsync v1.0.2] Attempting to compile native extensions. { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn' } [execSync v1.0.2] Native code compile failed!! Will try to use win32 extension. hexo-git-backup@0.0.2 node_modules\hexo-git-backup ├── debug@2.0.0 (ms@0.6.2) └── execSync@1.0.2 (temp@0.5.1)

ghost commented 10 years ago

npm i execSync -g \

execSync@1.0.2 install H:\cmder\vendor\nodejs\86\node_modules\execSync node install.js

[execsync v1.0.2] Attempting to compile native extensions. { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn' } [execSync v1.0.2] Native code compile failed!! Will try to use win32 extension. execSync@1.0.2 H:\cmder\vendor\nodejs\86\node_modules\execSync └── temp@0.5.1 (rimraf@2.1.4)

coneycode commented 10 years ago

I work it in Mac, So sorry for the issue, I will fix it as soon as I can.

coneycode commented 10 years ago

And you can not backup your themes cloned for that cloned themes own .git. I am dealing with it. sooner.

coneycode commented 10 years ago

Hello, I have fixed this bug, you can try it again, but now it is not support themes backup, just your blog. later will be better.