I believe I understand what is going on here. The...
# general
b
I believe I understand what is going on here. The dynamic provider’s launch script uses a relative path (from the CWD) into ./node_modules instead of doing something like a require, which would allow node to find it. This should be easy enough to fix both in the product and for you to unblock yourself. Give me a moment to try some stuff.