Giter Site home page Giter Site logo

Comments (4)

jcblw avatar jcblw commented on August 16, 2024

Hey the @bantic, so it seems like the other command is not running at all? I would expect there is something funky going on when using && which I think would be supported. Does anything print out when you do something like cd ./ember-debugger && echo "it works!" for the args. I'll see if I can set up some test cases for this Saturday.

from puppeteer-headful.

bantic avatar bantic commented on August 16, 2024

@jcblw Thanks for the reply. You are right, it was the &&! I changed my command to be a single shell script instead, and was able to run multiple commands from within it.

Unfortunately once I got puppeteer running I did run into a separate issue (#17).

from puppeteer-headful.

K0IN avatar K0IN commented on August 16, 2024

Ye, I have the same problem is there any other way to fix this (with using &&)—my NPM project is not at the root of the git project.

from puppeteer-headful.

jcblw avatar jcblw commented on August 16, 2024

@K0IN there is probably a number of ways to resolve this, you can attempt to put the full command in a sh file and run that or even a Makefile. Really any way to combine the commands, as long as there is only one command.

from puppeteer-headful.

Related Issues (19)

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.