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
The latest patch update to N3.js upgraded the readable-stream dependency to 4.0.0. Unfortunately that update to readable-stream seems to include breaking changes, so it probably shouldn't be done in a patch update. In my specific case, browserify no longer builds my project because readable-stream can't find the process object: