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

I am getting Expecting value:line 1 column 1 (char 0) error when trying to run json file #37

Open
AhmedShabahat opened this issue Jan 24, 2021 · 1 comment

Comments

@AhmedShabahat
Copy link

python3 -m json.tool /path/to/your/app-icons.json
when trying to run above command i am getting 'Expecting value:line 1 column 1 (char 0)'

#my json file
shabahat@acer: ~$ cat ~/home/shabahat/.config/i3/app-icons.json
{
"firefox": " ",
"x-terminal-emulator": "",
"nautilus": " ",
"clementine": " ",
"vlc": " ",
"signal": " ",
"_no_match": " ",
}

@CastixGitHub
Copy link
Contributor

CastixGitHub commented Jan 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants