You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance you could release a new version of RTCMultiConnection to npm? We're using it in our project but are getting yarn install errors due to 3.6.9's requirement of node: latest.
I see that you've already fixed this problem on the repo, but it just hasn't hit npm yet.
So, would you mind releasing a new version of npm so that we don't need to use the --no-engines flag to install your package? Also, if you could also do one minor tweak to include Node 12 (unless there is actually an incompatibility problem).
The text was updated successfully, but these errors were encountered:
Hi muaz-khan!
Any chance you could release a new version of RTCMultiConnection to npm? We're using it in our project but are getting yarn install errors due to 3.6.9's requirement of node: latest.
I see that you've already fixed this problem on the repo, but it just hasn't hit npm yet.
So, would you mind releasing a new version of npm so that we don't need to use the
--no-engines
flag to install your package? Also, if you could also do one minor tweak to include Node 12 (unless there is actually an incompatibility problem).The text was updated successfully, but these errors were encountered: