cli icon indicating copy to clipboard operation
cli copied to clipboard

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

Open wcom939 opened this issue 3 years ago • 0 comments

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

wcom939 avatar May 29 '22 11:05 wcom939