Skip to content

Connect to dev server #126

Closed Answered by Tweekism
Tweekism asked this question in Q&A
Jul 26, 2024 · 3 comments · 6 replies
Discussion options

You must be logged in to vote

Hey @jannis-baum

Ok peeps are calling on me to go play warzone with them lol. However I think I found the issue and I think it's a bug. Remember I'm completely new to javascript / typescript, so go easy on me lol 😅

Is there a way on GitHub to reference lines of code in a comment?

Anyway in parser/config.ts on line 60 there is an if statement first added in commit 07296ea (tag: bug) feat(#90): improve conf retrieval. Which is:-

if (config === undefined) return defaultConfig;

Meaning if you don't have a config at ~/.vivify.json or ~/.vivify/config.json (mine is currently renamed to .vivify.json.off) then the function returns and never gets to the section that overrides with the environment…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

Tweekism
Jul 26, 2024
Collaborator Author

You must be logged in to vote
4 replies
@jannis-baum
Comment options

@jannis-baum
Comment options

@Tweekism
Comment options

Tweekism Jul 26, 2024
Collaborator Author

@jannis-baum
Comment options

Answer selected by jannis-baum
Comment options

You must be logged in to vote
2 replies
@Tweekism
Comment options

Tweekism Jul 26, 2024
Collaborator Author

@tuurep
Comment options

tuurep Jul 26, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants