question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find module 'portfinder'

See original GitHub issue

I’m running Backstop locally via Docker. Everything was fine and dandy, until I ran docker pull backstopjs/backstopjs today. After downloading the latest image, running the same backstop command which was previously working now throws: Error: Cannot find module portfinder.

The Backstop version in the Docker image is apparently v3.5.4, yes, even though the latest on Docker hub right now is v3.5.3.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:18 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
garriscommented, Aug 29, 2018

Epic fail. 🤦‍♂️

Ok – just republished. Please try again! v3.5.10

1reaction
cactusacommented, Aug 29, 2018

Will try that first thing tomorrow when I’m back at the office.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot find module portfinder - latest AngularCLI
I fixed the issue by following the video on nodejs official site (fixing name permissions). On mac os X El.., the main problem...
Read more >
portfinder - npm
A simple tool to find an open port on the current machine. Latest version: 1.0.32, ... The portfinder module has a simple interface:....
Read more >
Error: Cannot find module 'portfinder' with Webpack release ...
ember-cli depends on portfinder package and has it in node_modules after installation, but angular-cli expects portfinder to be located in its ...
Read more >
Portfinder NPM - npm.io
The portfinder module has a simple interface: ... .catch((err) => { // // Could not get a free port, `err` contains the reason....
Read more >
portfinder - npm Package Health Analysis - Snyk
A simple tool to find an open port on the current machine. Visit Snyk Advisor to see a full health score report for...
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