Skip to content
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

DEV: error after build and start in dev mode #161

Open
ildella opened this issue Oct 15, 2024 · 0 comments
Open

DEV: error after build and start in dev mode #161

ildella opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ildella
Copy link

ildella commented Oct 15, 2024

Describe the bug

I installed all packages and run the build and dev scripts

To Reproduce

Expected behavior

Screenshots
I get a 500 internal error on dev and this on the console during build

node:internal/event_target:1090
  process.nextTick(() => { throw err; });
                           ^
ReferenceError [Error]: document is not defined
    at createTag (/home/ildella/projects/contrib/btcmap.org/node_modules/lottie-web/build/player/lottie.js:30:5)

Additional context

I have an ".env" file but all constant are empty strings.

@ildella ildella added the bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant