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?
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?