Giter Club home page Giter Club logo

Comments (7)

andrewosh avatar andrewosh commented on June 19, 2024

Thanks for the issue @jerrygreen. Are you on Windows?

from cli.

jerrygreen avatar jerrygreen commented on June 19, 2024

@andrewosh yup

from cli.

andrewosh avatar andrewosh commented on June 19, 2024

Gotcha. Windows testing is definitely our weakness :) We'll look into this!

from cli.

jerrygreen avatar jerrygreen commented on June 19, 2024

@andrewosh might worth mentioning, that I used the "Git Bash" (NOT cmd.exe), - a windows-version of Bash, which comes together with git scm (which is pretty much the same GNU Bash, except it copies files when using ln commands, instead of creating symlinks, because Windows doesn't support symlinks).

Though I'm not sure if it's a problem with Bash, - also likely the problem with Node. Can't say for sure.

from cli.

pfrazee avatar pfrazee commented on June 19, 2024

Fixed in 1.3.1. We were spawning the daemons by calling the .js files, which depends on the she-bang behavior which ofc windows doesn't support. Fixed by changing the spawn command to node <daemon-script>.

from cli.

jerrygreen avatar jerrygreen commented on June 19, 2024

Works like a charm now! Thanks

Though there are still some quirks elsewhere, for example hyp version:

image

Even though it installed 1.3.1:

image

0.0.2 is a version listed in my current folder's package.json, - if I cd into another project, hyp --version shows another version. Not sure if it's related to some Windows stuff, or what is that. Not crucial, so gonna play with this thing anyway :) Thanks again

from cli.

pfrazee avatar pfrazee commented on June 19, 2024

Ahh lovely, thanks. I'll file another issue

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.