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

NPM install is broken on latest Hexo #72

Open
rageycomma opened this issue Jan 10, 2021 · 0 comments
Open

NPM install is broken on latest Hexo #72

rageycomma opened this issue Jan 10, 2021 · 0 comments

Comments

@rageycomma
Copy link

rageycomma commented Jan 10, 2021

When trying to install this package on Hexo@5.0.0:

PS C:\Growl\FluffyMufflers\CheeseIts> npm i -S hexo-unique-post-path@1.0.4

> id-generators@1.0.6 preinstall C:\Growl\FluffyMufflers\CheeseIts\node_modules\id-generators

npm WARN id-generators@1.0.6 requires a peer of nanoid-good@^1.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! id-generators@1.0.6 preinstall: `unlink-self 2>&1 | echo unlink-self`
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the id-generators@1.0.6 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output abov

Probably requires upgrade.

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

1 participant