You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zenorocha, seemed to be getting this error while deploying locally (doesn't seem to be a problem while working on vercel).
ReferenceError: document is not defined
at createTag (/Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:30:5)
at /Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:1309:20
at /Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:1316:6
at /Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:1533:4
at /Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:2:83
at Object.<anonymous> (/Users/ArlinJae/Documents/website/node_modules/lottie-web/build/player/lottie.js:5:3)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12) {
type: 'ReferenceError'
}
Any clue on where I'm going wrong?
The text was updated successfully, but these errors were encountered:
Hi @zenorocha, seemed to be getting this error while deploying locally (doesn't seem to be a problem while working on vercel).
Any clue on where I'm going wrong?
The text was updated successfully, but these errors were encountered: