Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win32 #40

Open
landscience opened this issue Apr 4, 2020 · 1 comment
Open

win32 #40

landscience opened this issue Apr 4, 2020 · 1 comment

Comments

@landscience
Copy link

hi,
I like this theme very much. Could you help me use this in win32? I don't know how to slove the problem:
$ npm install hexo-deployer-git --save
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

5 packages are looking for funding
run npm fund for details

found 2 low severity vulnerabilities
run npm audit fix to fix them, or npm audit for details

@ocsxxi
Copy link
Contributor

ocsxxi commented Nov 17, 2020

建议你在64位的平台上用,32位的会有一定的问题在里面。

fsevents确实在windows上会有这种问题,这个包是mac用的

这个包应该在packagejson里面已经有了,不用单独装。
建议你在工程文件夹里面 npm install 一下,如果没有提示问题的话,就可以不管他。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants