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

Can't get it to work on Windows (Cygwin, Babun, Fish shell) #18

Closed
technopagan opened this issue May 4, 2016 · 3 comments
Closed

Can't get it to work on Windows (Cygwin, Babun, Fish shell) #18

technopagan opened this issue May 4, 2016 · 3 comments

Comments

@technopagan
Copy link

Hi!

I'd love to run speedline on my CLI on Windows (not PowerShell). I'm running Cygwin via Babun and Fish Shell, though the problem persists on other Cygwin-based shells on my system, too (MSYS2, Bash, ZSH).

Sadly, the process fails to run under Cygwin/WIN currently. Here's the error message for the default command:

capture1

And there's another error when trying to run with the -pretty parameter. I don't know if those 2 errors are related. I've tried both relative & absolute paths to the timeline JSON.

capture2

Am I missing dependencies or is a lib under WIN behaving differently from OSX?

Thank you for your help!

@pmdartus
Copy link
Collaborator

pmdartus commented May 5, 2016

Hey @technopagan,
For the first error, can you share the timeline file causing this error ? I will try to repro on my machine.
Concerning the second error, the cli accepts this format speedline <timeline path> [params]. You just have to put the --pretty at the end.

@pmdartus
Copy link
Collaborator

pmdartus commented May 5, 2016

By the way, what version of node are you using?

@technopagan
Copy link
Author

Hi again!

Sorry for taking so long to reply! I've tried SpeedLine again now & got it to work. Since I'm using Chromium Nightly I assume my bug was caused by a quirk in the nightly build back then. Closing this issue now.

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