brillout / react-streaming

React Streaming. Full-fledged & Easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preinstall script affecting consuming projects

tbrannam opened this issue · comments

When updating to the latest release it has been noticed that our projects are being affected by preinstall script recently added to react-streaming.

Was it the intent to dictate the package-manager of consuming projects?

npm notice 
npm ERR! code 254
npm ERR! path /app/node_modules/react-streaming
npm ERR! command failed
npm ERR! command sh -c npx only-allow pnpm
commented

Here's something that I think tries to continue the check for development, but no-ops when resolving as a dependent project.

#38

commented

Released in 0.3.28.