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

Fix incorrect path in package.json #506

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

Lih3006
Copy link

@Lih3006 Lih3006 commented Jan 4, 2024

Like issue #321 return a error to install with pnpm

 WARN  Failed to create bin at /home/aline/Desktop/xx/platform/node_modules/.bin/_hyperscript. ENOENT: no such file or directory, open '/home/aline/Desktop/xxx/platform/node_modules/hyperscript.org/src/bin/node-hyperscript.js'
 WARN  Failed to create bin at /home/aline/Desktop/xxx/platform/node_modules/.bin/_hyperscript. ENOENT: no such file or directory, open '/home/aline/Desktop/xxxx/platform/node_modules/hyperscript.org/src/bin/node-hyperscript.js'
 ```

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

Successfully merging this pull request may close these issues.

None yet

4 participants