Giter Club home page Giter Club logo

Comments (8)

INOPIAE avatar INOPIAE commented on June 16, 2024 1

We should add it to the documentaion in the "new" Wiki.

from markdown2pdf.

Flayms avatar Flayms commented on June 16, 2024

Chrome and Puppeteer had changes on how headless mode works. Delete Markdown2Pdf\Markdown2Pdf.Tests\bin\Debug\net8.0 and try running again.
(Also run an npm install in the build dir after rebuild - some new tests require it)

from markdown2pdf.

INOPIAE avatar INOPIAE commented on June 16, 2024

Deleting the folder solved my problem.
The but after running npm install I still have 4 Errors in the unit tests.

from markdown2pdf.

Flayms avatar Flayms commented on June 16, 2024

That's the tests which check if the local modules work, on my machine and in the Github Actions runner they're passing.

Did u run the command within the net8.0 directory?
Can you check if the node_modules dir exists and if it contains packages?
Otherwise, what is the error message?

from markdown2pdf.

INOPIAE avatar INOPIAE commented on June 16, 2024

Yes running npm install on the net8.0 directory in Markdown2Pdf.Tests\bin\Debug worked. All test are now running without errors

Should this problem solving solution be documented somewhere or pointed out a bit clearer in the documentation. As I was not interrested in using the modules options I was not aware of the depedencies for the unit test.

from markdown2pdf.

Flayms avatar Flayms commented on June 16, 2024

It's described in the failure message, we can also add it to the documentation though.

from markdown2pdf.

INOPIAE avatar INOPIAE commented on June 16, 2024

I ran in the same problematic again while updating from v.0.0.0 to 2.1.0

After deleting, rebuild and npm install it worked.

Does is it make sense to have a powerscript file to to the cleanups?

from markdown2pdf.

Flayms avatar Flayms commented on June 16, 2024

Added a script for the install, I think for the rebuild this is smth a dev can try by hand.

from markdown2pdf.

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.