Giter VIP home page Giter VIP logo

Comments (2)

fdanielsen avatar fdanielsen commented on May 26, 2024

Hi @tmzr! Thanks for your report. We haven't tested this on Windows ourselves and have no plans in the near future to do that as we don't develop on that platform. But both of these issues you're experiencing seem to be about your environment and not the package itself.

The first issue is simply that you don't have the source control system git installed, which is required to install npm dependencies from GitHub (we have a custom fork of a dependency for now). So you'll need to install git to properly install this package from npm.

The second error refers to the process property of a puppeteer browser instance not being a function, which it should be according to puppeteer's API. So it is hard to say why the puppeteer instance is different on Windows for you.

I'm sorry but I'm going to close this since we don't have the resources to debug on Windows as of now. I would suggest you try to run our Docker-version which would run it within a known and tested Linux container. Or, if you do have the time to look deeper into this yourself we would of course welcome any PRs that improves Windows support.

from screenie-server.

tmzr avatar tmzr commented on May 26, 2024

Thanks for feedback.
I'll try to solved my config.

from screenie-server.

Related Issues (6)

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.