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 npm/gild/bin.js #14

Open
samifouad opened this issue Aug 6, 2024 · 0 comments
Open

fix npm/gild/bin.js #14

samifouad opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@samifouad
Copy link
Owner

this file is what gets loaded when gild is used with npm, but it's failing to locate the right npm directory

it needs to be robust enough to handle:

  • global npm install
  • local npm install
  • bun, pnpm & yarn quirks
  • identical behaviour on all platforms

new CI testing will test this before publishing to npm

@samifouad samifouad changed the title fix bin.js fix npm/gild/bin.js Aug 6, 2024
@samifouad samifouad added the bug Something isn't working label Aug 6, 2024
@samifouad samifouad self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant