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
Looks like the format will not work since the binary is only stored top level in the project under the global node_modules directory.
I understand this is a bit tricky or odd since each sub module can use a different version of bs-platform, but I am wondering if there is a way to traverse up until the node_modules/bs-platform is found, and at the point, use the latest version?