Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for Node.js LTS v18 Compatibility and Dependency Fixes #62

Merged
merged 1 commit into from Mar 18, 2024

Conversation

laiso
Copy link
Contributor

@laiso laiso commented Nov 28, 2023

Thank you for sharing your excellent software. @jzillmann
Based on 'Release 0.1.3', I have made modifications to run the application in my current Node.js LTS (v18) environment.
I believe these changes could be beneficial to other users, so I am submitting this as a pull request.
I've updated npm dependencies and resolved errors occurring during npm build.
Please note that my changes might not maintain compatibility with certain aspects like type checking

❯ npm i
❯ npm run build
❯ npm start

> pdf-to-markdown@0.1.3 start
> webpack serve

ℹ 「wds」: Project is running at http://localhost:8080/
ℹ 「wds」: webpack output is served from /
Screenshot 2023-11-28 at 14 03 19 Screenshot 2023-11-28 at 14 03 11

@jzillmann jzillmann merged commit 12e5e9a into jzillmann:master Mar 18, 2024
@jzillmann
Copy link
Owner

Thanks @laiso looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants