Ngrok binary won't download
See original GitHub issueHello,
Thanks for this extension. After activating this extension and restarting VSCode, I get the error:
Can’t update ngrok binary. The extension may not work correctly.
Upon further inspection, in the debug logs, I get:
When I ll into the extension directory, I notice that the bin directory is missing. If I manually create this directory after installation, but before doing a ngrok start command (which kicks off the binary download), and THEN do ngrok start, it works!
Not sure why the bin directory is missing upon installation. I even completely wiped the extension directory and did a reinstallation and the same thing occurred.
ENV NOTES:
- OSX 11.5.2
- VS Code 1.60.0
- Extension version: 1.9.1
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Can't update ngrok binary · Issue #29 - GitHub
I installed the extensions and its giving me Can't update ngrok binary. The extension may not work correctly. and its not starting any...
Read more >download - ngrok
Install ngrok via Homebrew · brew install ngrok/ngrok/ngrok ; Then unzip ngrok from the terminal · sudo unzip ~/Downloads/ngrok-v3-stable-darwin-amd64.zip -d /usr/ ...
Read more >Downloading Ngrok on Mac - Stack Overflow
So for your installation, you downloaded ngrok to /Users/Jay/Downloads , so the binary is probably in a directory called /Users/Jay/Downloads/ ...
Read more >ngrok exec format error | The AI Search Engine You Control
Your first error ( -bash: ./ngrok: cannot execute binary file: Exec format error ) is probably because your trying to run a program...
Read more >Ngrok Tutorial: A Brief Introduction With Installation And Setup
Installing this utility is a simple process that just involves downloading ngrok binary and unzipping it. Follow the steps given below to ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve just updated the ngrok dependency again. If you are still getting this problem, could you try updating to 1.9.2 and running it again? Thanks!
Hey @synth, thanks for the report and sorry that it’s currently broken. I have recently updated the ngrok dependency, so that might fix things. I’ll see what I can do to release a new version that should work as soon as possible.