Skip to content

Commit 4c8868b

Browse files
committed
node: Document pipx workaround
Fixes #359
1 parent bad6f0d commit 4c8868b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

node/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ installing Python packages, by running the following:
2626
$ pipx install git+https://github.com/flatpak/flatpak-builder-tools.git#subdirectory=node
2727
```
2828

29+
If you encounter a `JSONDecodeError` from pipx while installing it, try
30+
deleting the local pipx virtuanlenv in `~/.local/share/pipx` on Linux.
31+
2932
## Complete examples
3033

3134
There are two examples provided for how to use flatpak-node-generator:

0 commit comments

Comments
 (0)