Giter Club home page Giter Club logo

Comments (5)

yhatt avatar yhatt commented on August 15, 2024

I'll test later in same environment to try reproduce. Some advice I can tell now:

from marp-cli.

yhatt avatar yhatt commented on August 15, 2024

If you want troubleshooting in myself environment, DEBUG=* env would help to check working some dependent modules. (Please careful it might output very huge log)

DEBUG=* marp xxxxxx.md

from marp-cli.

oren avatar oren commented on August 15, 2024

awesome advice. I'll try it out in a few days and will report back

from marp-cli.

yhatt avatar yhatt commented on August 15, 2024

I've confirmed the same issue on Marp for VS Code + Remote WSL. (marp-team/marp-vscode#89)

According to debug log (DEBUG=*), Puppeteer seems to fail execute installed Chrome in Windows host.

[  INFO ] Converting 1 markdown...
  puppeteer:protocol SEND ► {"method":"Target.setDiscoverTargets","params":{"discover":true},"id":1} +0ms
  puppeteer:protocol ◀ RECV {"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"170035E506EBF2213D1473583EEC98A7","type":"page","title":"","url":"about:blank","attached":false,"browserContextId":"E9E0AB510BF8FD88BC02217A79F4C278"}}} +4ms
  puppeteer:protocol ◀ RECV {"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"26db2069-c3c7-4a29-9e15-20b5f25cc0b6","type":"browser","title":"","url":"","attached":false}}} +0ms
  puppeteer:protocol ◀ RECV {"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"720114e9-3491-4b37-84a6-ff9968c0057f","type":"browser","title":"","url":"","attached":true}}} +1ms
  puppeteer:protocol ◀ RECV {"id":1,"result":{}} +0ms
  puppeteer:protocol SEND ► {"method":"Target.createTarget","params":{"url":"about:blank"},"id":2} +1ms
  puppeteer:protocol ◀ RECV {"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"5ECF9FB590AA1CDCDCF48B81A23FA7D6","type":"page","title":"","url":"","attached":false,"browserContextId":"E9E0AB510BF8FD88BC02217A79F4C278"}}} +2ms
  puppeteer:protocol ◀ RECV {"id":2,"result":{"targetId":"5ECF9FB590AA1CDCDCF48B81A23FA7D6"}} +1ms
  puppeteer:protocol ◀ RECV {"method":"Target.targetCrashed","params":{"targetId":"5ECF9FB590AA1CDCDCF48B81A23FA7D6","status":"failed to launch","errorCode":2}} +1ms

from marp-cli.

yhatt avatar yhatt commented on August 15, 2024

@oren I've confirmed a patched v0.15.1 is working PDF conversion in the WSL environment correctly.

Please report again if still failing conversion in the latest version of CLI.

from marp-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.