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 failing test install by replacing $(npm bin) with npx #2506

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

maxxcrawford
Copy link
Collaborator

@maxxcrawford maxxcrawford commented Feb 13, 2023

Tests keep failing bc $(npm bin) was not setting the correct path to run an executable.

See this answer for more info: https://stackoverflow.com/a/15157360

@maxxcrawford maxxcrawford changed the title Fix failing test install by replacing /Users/maxxcrawford/src/mozilla/multi-account-containers/node_modules/.bin with npx Fix failing test install by replacing $(npm bin) with npx Feb 13, 2023
Nomes77 added a commit to Nomes77/multi-account-containers that referenced this pull request Feb 20, 2023
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.

2 participants