Carlos Carneiro
Carlos Carneiro
HHomarr
Created by Carlos Carneiro on 4/4/2024 in #💬・get-help
Help finishing my widget
No description
45 replies
HHomarr
Created by Carlos Carneiro on 3/28/2024 in #💬・get-help
Cant start the project
I am trying to develop a new widget to the project. This is the first time I am running the code here. I have all required and recommended extensions. When I run yarn dev I get this:
- info Loaded env from /home/user/Sites/Web/homarr/.env
Invalid environment variables: { NEXT_PUBLIC_DEFAULT_COLOR_SCHEME: [ 'Invalid input' ] }
- error Failed to load next.config.js, see more info here https://nextjs.org/docs/messages/next-config-error
Error: Invalid environment variables
- info Loaded env from /home/user/Sites/Web/homarr/.env
Invalid environment variables: { NEXT_PUBLIC_DEFAULT_COLOR_SCHEME: [ 'Invalid input' ] }
- error Failed to load next.config.js, see more info here https://nextjs.org/docs/messages/next-config-error
Error: Invalid environment variables
I tried to find some documentation on how to setup the project but couldnt find
26 replies