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

Phantomjs Dependency #461

Closed
xiaozongyang opened this issue Jan 19, 2017 · 1 comment
Closed

Phantomjs Dependency #461

xiaozongyang opened this issue Jan 19, 2017 · 1 comment

Comments

@xiaozongyang
Copy link

I install mermaid with command $ npm install mermaid -g . When I run it with command mermaid $ftest_ile I got this error:
2017-01-19 4 48 25 pm

Then I try npm install phantomjs and it works.
Now, I am wondering it is a bug or wrong configuration in package.js(I found "phantomjs":"^2.1.3" in package.js).
THX!

@tylerlong
Copy link
Collaborator

We do not use PhantomJS any more. Ref: https://github.com/mermaidjs/mermaid.cli

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
Bumps node from 16.11.1 to 16.12.0.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

2 participants