Ngrok binary won't download

See original GitHub issue

Hello,

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:

Screen Shot 2021-09-10 at 6 29 42 PM

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:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
philnashcommented, Jan 20, 2022

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!

1reaction
philnashcommented, Sep 13, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found