mirror of https://github.com/pulumi/pulumi.git
8db3d6dbd9
We run a short script with nodejs to find the path to the nodejs SDK entrypoint. In https://github.com/pulumi/pulumi/pull/16160 this script was changed and used newlines. This broke when using the Volta package manager to manage different nodejs versions. Volta adds shim programs into the user's path that routes to the correct nodejs executable. Seemingly Volta does not handle the newlines in the arguments. To fix this, we ensure that the script is on a single line. Fixes https://github.com/pulumi/pulumi/issues/16393 |
||
---|---|---|
.. | ||
dynamic-provider | ||
pulumi-language-nodejs | ||
run | ||
run-policy-pack |