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

can't install on Windows because of symlink in the 'postinstall' script #26

Closed
hlwz5735 opened this issue May 16, 2023 · 1 comment
Closed

Comments

@hlwz5735
Copy link

On Mac or Linux systems, the 'postinstall' script which is 'sh scripts/link-lib.sh' works well.

But on Windows, you know, it can't read the 'sh' script. There is also no 'symbol link' on Windows's file system.

When you install this package by using 'npm install' or 'yarn install' on Windows, there will be some error output like this:
image

So I just rollback to version 1.0.5 and lock the version in package.json.

@ArthurClemens ArthurClemens mentioned this issue May 16, 2023
@ArthurClemens
Copy link
Owner

Solved in release 1.1.1

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