garris / garris/BackstopJS

Minimist missing from the backstopjs docker image?

Open
#1,071 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

I installed backstop using the docker image backstopjs/backstopjs.

When I try to run backstop with a JavaScript configuration I receive an error that minimist is missing:

```
~/W/S/v/t/backstop ❯❯❯ backstop reference --configPath=backstop-settings.js --testhost=http://example.com ✘ 1
\BackstopJS v4.1.9
Loading config: /src/backstop-settings.js
internal/modules/cjs/loader.js:584
throw err;
^
Error: Cannot find module 'minimist'
```
Is minimist missing from the backstopjs docker image?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.