F
Flow3mo ago
Giovanni S

Giovanni S | Flow (2024-04-05)

Anyone else having issues in VS code with preview CLI release?
10 Replies
Needle
Needle3mo ago
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-cadence
Giovanni S
Giovanni S3mo ago
installed on macOS with script
sudo sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/feature/stable-cadence/install.sh)"
sudo sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/feature/stable-cadence/install.sh)"
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 widespread
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Giovanni S
Giovanni S3mo ago
ext is running v2.3.1 Just uninstalled and reinstalled as well
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Giovanni S
Giovanni S3mo ago
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
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Giovanni S
Giovanni S3mo ago
Thanks for the help
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Giovanni S
Giovanni S3mo ago
np, and no worries. lot's of diff versions to manage and support I'm sure it's not easy