veramo icon indicating copy to clipboard operation
veramo copied to clipboard

Node ExperimentalWarning On All Commands

Open manicprogrammer opened this issue 1 year ago • 0 comments

Any veramo command I run including veramo -v comes back with the following text before the output from the command. (node:7884) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time

  • Veramo 5.5.3
  • Node 20.10.0
  • On Ubuntu 22.04.3 LTS from a WSL (Windows Subsystem for Linux) instance

Discussed in https://github.com/decentralized-identity/veramo/discussions/1300

Originally posted by manicprogrammer December 9, 2023 Before I file an issue for this I wanted to get input from other folks. Any veramo command I run including veramo -v comes back with the following text before the output from the command. (node:7884) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time

I am running :

  • Veramo 5.5.3
  • Node 20.10.0
  • On Ubuntu 22.04.3 LTS from a WSL (Windows Subsystem for Linux) instance

Am I doing something wrong? Do I need to downgrade my node version? Has anyone else seen this? I'll file an issue if needed.

manicprogrammer avatar Dec 11 '23 13:12 manicprogrammer