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

carbon-now-cli failed to creaet screenshot in ubuntu 24.04 some punny module deprecated code:16160[DEP0040] warning #1564

Open
xkeshav opened this issue Jan 3, 2025 · 0 comments
Labels

Comments

@xkeshav
Copy link

xkeshav commented Jan 3, 2025

Describe the bug
carbon-now-cli generation failed with tree outout

To Reproduce
Steps to reproduce the behavior:

  1. Install crabon-now-cli using npm --global carbon-now-cli
  2. navigate to a folder and eant to take a screenshot of tree command output
tree -I 'node_modules' ./src/content/ --charset utf8 -C | carbon-now -l tree.json
  1. this command response this

(node:16160) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

Warning: Preset latest-preset doesn’t exist. Using default settings…

and then it finisehd and fail to generate image with below output

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

  • OS: Ubuntu 24.04
  • Node v 22.0.0 ( npm 10.5.1)
  • [email protected]
  • run on warp terminal v0.2024.12.18.08.02.stable_05

screenshot

Screenshot from 2025-01-03 23-54-11

@xkeshav xkeshav added the bug label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant