Even though it says import is successfully started, I got the following message and I am unclear if the import process is actually happening.
Connecting to https://api-prod.omnivore.app/api/graphql
(node:21574) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Successfully started import.
Even though it says import is successfully started, I got the following message and I am unclear if the import process is actually happening.
Connecting to https://api-prod.omnivore.app/api/graphql (node:21574) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead. (Usenode --trace-deprecation ...
to show where the warning was created) Successfully started import.