Open
Description
I have tried to set up besom and came across the following error while following the getting started page:
> (error: failed to load language plugin scala: failed to load plugin C:\Users\mrkrizic\.pulumi\plugins\language-scala-v0.3.2\pulumi-language-scala.exe: language plugins must be executable binaries)
At first I thought it was my mistake, since I could not find an issue online.
However, it seems like the installed plugin is missing the .exe extension. It might be a Windows only issue, so it might have slipped through your tests. I can confirm this behaviour both on Windows 10 and 11.
A quick fix is just to rename the file and add the pulumi-language-scala file to pulumi-language-scala.exe
Is it possible to fix this in the next releases? For now I think the quick fix will do the trick for people wanting to try out this project like me.
Metadata
Metadata
Assignees
Labels
Bugs severe enough to be the next item assigned to an engineerRuntime that executes user programsSomething that is difficult or impossible for some people to useThis bug is likely to be hit during a user's first 48 hours of product evaluationSome behavior is incorrect or out of specEstimated effort to complete (1-2 days).