-
Notifications
You must be signed in to change notification settings - Fork 12
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
CLI hangs #2
Comments
@smani could you try with PhantomJS v2.1.1 ? |
Looks like symbolic links on Windows don't work as expected. Please try: |
This command worked but the output PNG/SVG is no way related to the input. It seems to have some sample waveform (clk, Data and Request lines -- the Data line has in different colors). BTW, I tried |
@smani Your are absolutely right! My bad. Please try v0.3.0 |
Wow! It works now. Thank you. |
great. closing. |
I followed the steps below:
npm
.npm i wavedrom-cli --save-dev
phantomjs node_modules\.bin\wavedrom -i path\to\sample.json -p sample.png -s sample.svg
The phantomjs command never terminates (I waited for more than 30mins).
I am using Windows 7 64 bit operating system.
The text was updated successfully, but these errors were encountered: