Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Error: EOF while parsing a value at line 1 column 0 #21

Answered by jorgenbuilder
VataBlaze asked this question in Q&A
Discussion options

You must be logged in to vote

Let's diagnose the error message.

  • I believe EOF means end of file
  • Line 1, column 0 seems to indicate the very start of the file, so an EOF error in that position would seem to indicate a completely empty file.

Now, I can see that both of the files (day_1.mo and dfx.json) are unsaved (the little circle in the tab tells us that.) If you don't save those files, they will be in a different state on disk versus what you see in your editor (i.e. they may be blank.)

Make sure you save both of those files, then try again.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@VataBlaze
Comment options

Comment options

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

@Vanlam1209
Comment options

Answer selected by professionalGithub99
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