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

[DEP0128] DeprecationWarning: Invalid 'main' field #49

Open
jozefizso opened this issue Oct 31, 2023 · 0 comments
Open

[DEP0128] DeprecationWarning: Invalid 'main' field #49

jozefizso opened this issue Oct 31, 2023 · 0 comments

Comments

@jozefizso
Copy link

When markdown is run on NodeJS v20 this error is reported:

(node:51931) [DEP0128] DeprecationWarning: Invalid 'main' field in '/Users/izso/.nvm/versions/node/v20.5.0/lib/node_modules/markdown-to-html/package.json' of 'markdown.js'. Please either fix that or report it to the module author

Installation info:

npm info markdown-to-html

[email protected] | MIT | deps: 7 | versions: 14
Converts markdown text to HTML. A readable stream plus utilities and web demo.
https://github.com/cwjohan/markdown-to-html

keywords: markdown, markdown-to-html, html, render, convert, stream, pipe

bin: markdown, markdownb, github-markdown, github-markdownb

dist
.tarball: https://registry.npmjs.org/markdown-to-html/-/markdown-to-html-0.0.13.tgz
.shasum: 003467759db8b319b06c1d9f092072eb44177f4d
.integrity: sha512-Gj4LOPRgwWKh6i2ccXqpf9mBQEG5gS2qhipCp3bugs32nIvEa0HqeOHW4nkmkGLeozvQRoNmqm3VZ5Aj6c+thg==

dependencies:
gfm-linkify: ^0.1.0        marked: ^0.3.2             open: 0.0.5                pygmentize-bundled: ^2.2.0 request: ^2.47.0           tmp: 0.0.24                yargs: ^1.3.3              

maintainers:
- cwjohan <[email protected]>

dist-tags:
latest: 0.0.13  

published over a year ago by cwjohan <[email protected]>
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

No branches or pull requests

1 participant