Coder Social home page Coder Social logo

Comments (4)

wraithgar avatar wraithgar commented on May 24, 2024 1

@nlf I wonder if this has been fixed now that we pulled out puka from dependencies?

This is npm@6

from run-script.

nlf avatar nlf commented on May 24, 2024

this is a tricky one. we've just released 1.8.0 of this package that switches the string quoting and escaping to use puka however per puka's own documentation there's some weirdness with line breaks in strings:

I searched for days for a way to quote or escape line breaks in arguments to
cmd.exe, but couldn't find one (regular ^-prepending and quotation marks
don't seem to cut it). If you know of a way that works, please open an
issue to tell me about it! Until
then, any line break characters (\r or \n) in values being interpolated by
sh will cause an error to be thrown on Windows only.

this seems to be the sort of thing that there's not a great consistent resolution for. if puka lands a fix, then we'll get it pulled in there, otherwise i think there isn't much we can do reasonably here.

from run-script.

ruyadorno avatar ruyadorno commented on May 24, 2024

@nlf I wonder if this has been fixed now that we pulled out puka from dependencies?

from run-script.

ruyadorno avatar ruyadorno commented on May 24, 2024

ooops

from run-script.

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.