Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Ubuntu #63

Open
tdensmore opened this issue Jan 5, 2021 · 0 comments
Open

Cannot install on Ubuntu #63

tdensmore opened this issue Jan 5, 2021 · 0 comments

Comments

@tdensmore
Copy link

In my Dockerfile I am running this command:

RUN npm install --global mermaid-filter

and get this error:

=> ERROR [6/6] RUN npm install --global mermaid-filter                                                                                                                                                                          11.0s
------
 > [6/6] RUN npm install --global mermaid-filter:
#9 5.375 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
#9 5.501 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
#9 10.90 /usr/local/bin/mermaid-filter -> /usr/local/lib/node_modules/mermaid-filter/index.js
#9 10.92
#9 10.92 > puppeteer@5.5.0 install /usr/local/lib/node_modules/mermaid-filter/node_modules/puppeteer
#9 10.92 > node install.js
#9 10.92
#9 10.93
------
executor failed running [/bin/sh -c npm install --global mermaid-filter]: exit code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant