Giovanni S | Flow (2024-04-05)
Anyone else having issues in VS code with preview CLI release?
10 Replies
I've created a thread for your message. Please continue any relevant discussion in this thread.
You can rename this thread using
/title <new title>
If this is a technical question that others may benefit from, considering also asking it on Stackoverflow: https://stackoverflow.com/questions/ask?tags=onflow-cadenceinstalled on macOS with script
installing version
v1.17.0-cadence-v1.0.0-preview.18
to /usr/local/bin/flow-c1
. I went into Cadence extension and updated "Flow Command" to flow-c1
then reload VS code but I still get Not all dependencies are installed: Flow CLI
error in IDE
cc @FlowDevEx4D
I can make an issue just not sure if it's something about my config or more widespreadUnknown User•8mo ago
Message Not Public
Sign In & Join Server To View
ext is running v2.3.1
Just uninstalled and reinstalled as well
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Does 1.17.0 support EVM?
I'm running with a preview release so brew didn't recognize when running
brew upgrade flow-cli
Or do I need to have them both installed?
Okay so I made sure both were installed and looks like it's working!Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Thanks for the help
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
np, and no worries. lot's of diff versions to manage and support I'm sure it's not easy