-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
#11475
Comments
while working i discovered a issue with react and react hooks versions, what should i do . Should i update or downgrade the react version and test it?? |
I'm sorry I don't know the codebase or I'd have fixed it myself!
Sent via Superhuman iOS ( ***@***.*** )
…On Sun, Dec 8 2024 at 12:42, Sanket Mehrok < ***@***.*** > wrote:
while working i discovered a issue with react and react hooks versions,
what should i do . Should i update or downgrade the react version and test
it??
—
Reply to this email directly, view it on GitHub (
#11475 (comment) )
, or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAFRIEXOMKNIRXGEN3PVADL2ESVJVAVCNFSM6AAAAABTGMHFIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRWGM3TEMBVHA
).
You are receiving this because you authored the thread. Message ID: <laurent22/joplin/issues/11475/2526372058
@ github. com>
|
ok no problem, I'll find some other way |
lendrik-kumar
added a commit
to lendrik-kumar/joplin
that referenced
this issue
Dec 9, 2024
personalizedrefrigerator
added a commit
to personalizedrefrigerator/joplin
that referenced
this issue
Dec 11, 2024
If I generate a stack trace using
If I:
then the CLI application starts without the warning. |
personalizedrefrigerator
added
cli
CLI app specific issue
medium
Medium priority issues
backlog
We'll get to it... eventually...
and removed
medium
Medium priority issues
labels
Dec 11, 2024
Thank you!
Sent via Superhuman ( ***@***.*** )
…On Thu, Dec 12, 2024 at 3:36 PM, Henry Heino < ***@***.*** > wrote:
I'm linking to a related commit: 817f3bc (
817f3bc
). Thank you @ pedr ( https://github.com/pedr ) for fixing the issue!
The fix should be in v3.2.
—
Reply to this email directly, view it on GitHub (
#11475 (comment) )
, or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAFRIEQFQ6OGWXXX3ORH5HT2FGNOBAVCNFSM6AAAAABTGMHFIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZZGEZDSOJWGY
).
You are receiving this because you authored the thread. Message ID: <laurent22/joplin/issues/11475/2539129966
@ github. com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Operating system
macOS
Joplin version
3.0.1
Desktop version info
joplin 3.0.1 (prod, darwin)
Client ID: 3f4345a7f86b42b7a88ea3ce5a48d6b0
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Current behaviour
% joplin version
(node:12239) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...
to show where the warning was created)Joplin CLI Client
Copyright © 2016-2024 Laurent Cozic
joplin 3.0.1 (prod, darwin)
Client ID: 3f4345a7f86b42b7a88ea3ce5a48d6b0
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Expected behaviour
No deprecation warning.
Logs
No response
The text was updated successfully, but these errors were encountered: