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

chore: update package-manager check #38

Merged
merged 3 commits into from Apr 19, 2024
Merged

Conversation

tbrannam
Copy link
Contributor

Preinstall script can execute in the context of consuming package.

New script checks to see if current package is being locally developed (package.json’s name matches ‘react-streaming’) before enforcing the package manager.

Preinstall script can execute in the context of consuming package.

New script checks to see if current package is being locally developed (package.json’s name matches ‘react-streaming’) before enforcing the package manager
@brillout brillout merged commit b21ab34 into brillout:main Apr 19, 2024
1 check passed
@brillout
Copy link
Owner

brillout commented Apr 19, 2024

Neat idea although, unfortunately, it doesn't work on my setup (it complains that I should use pnpm although I do use pnpm).

I reverted your commit and simply removed the check instead. I went ahead and merged; I hope it's ok with you. Thank you for the PR!

brillout added a commit that referenced this pull request Apr 19, 2024
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

2 participants