We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
On windows 11, i've installed the CLI following these instructions (quick and dirty): https://github.com/fnproject/docs/blob/master/fn/develop/running-fn-client-windows.md#install-fn-client
When attempting to change contexts I get the error: Fn: error replacing file with tempfile
If i manually edit the config.yaml in the .fn folder and change the default context manually, the context gets changed accordingly.
cmd out:
fn use context default
Fn: error replacing file with tempfile
See 'fn --help' for more information. Client version: 0.6.19
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
On windows 11, i've installed the CLI following these instructions (quick and dirty): https://github.com/fnproject/docs/blob/master/fn/develop/running-fn-client-windows.md#install-fn-client
When attempting to change contexts I get the error: Fn: error replacing file with tempfile
If i manually edit the config.yaml in the .fn folder and change the default context manually, the context gets changed accordingly.
cmd out:
fn use context default
Fn: error replacing file with tempfile
See 'fn --help' for more information. Client version: 0.6.19
The text was updated successfully, but these errors were encountered: