Open jigmeloday opened 7 months ago
react_devtools_backend_compact.js:13441 ReferenceError: process is not defined at @lob_lob-typescript-…?v=6851510c:2203:26 at @lob_lob-typescript-…v=6851510c:9150:142 at async Object.search [as completeMethod] (AddressVerification.tsx:33:27)
this happened when i was fetching addresses,
code
"User-Agent": `${process.env.npm_package_name}/${process.env.npm_package_version}`
issue when using with Vite
Summary
react_devtools_backend_compact.js:13441 ReferenceError: process is not defined at @lob_lob-typescript-…?v=6851510c:2203:26 at @lob_lob-typescript-…v=6851510c:9150:142 at async Object.search [as completeMethod] (AddressVerification.tsx:33:27)
this happened when i was fetching addresses,
code
issue when using with Vite