mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
72.62k stars 6.62k forks source link

npm test fails on osx being blocked at Can not load "PhantomJS", it is not registered! #337

Closed ssbarnea closed 6 years ago

ssbarnea commented 8 years ago

On current OS X 10.11, with XCode 7.3, and nvm it seems that we cannot run the tests.

nvm install 4.2
nvm use 4.1
npm test

The outcome can be read at https://gist.github.com/ssbarnea/649ab88ac9e691a28e4a

tylerlong commented 6 years ago

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