fnproject / cli

CLI tool for fnproject.
https://fnproject.io
Apache License 2.0
131 stars 67 forks source link

Windows change context results in "Fn: error replacing file with tempfile" #651

Open wcom939 opened 2 years ago

wcom939 commented 2 years ago

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