Hi everyone. We just opgraded to the new Macbook P...
# dotnet
b
Hi everyone. We just opgraded to the new Macbook Pros with m1max cpu's and to the newest release of dotnet 6. We are not able to run pulumi up on our new setup, any ideas of what we do wrong? everything is installed with homebrew as we always do. We get the following error:
Diagnostics:
pulumipulumiStack (services-orchestration-dev-stejsj-t2): A fatal error occurred. The required library libhostfxr.dylib could not be found. If this is a self-contained application, that library should exist in [/Users/sejensen/dev/chipper-orchestration/infra/bin/Debug/netcoreapp3.1/]. If this is a framework-dependent application, install the runtime in the global location [/usr/local/share/dotnet/x64] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [/etc/dotnet/install_location]. The .NET Core runtime can be found at: - https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=osx.10.17-x64 error: an unhandled error occurred: Program exited with non-zero exit code: 131
t
Could you please file an issue in pulumi/pulumi? Thank you.
🤗 1
b
yes i'll do that