We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad6f0d commit 4c8868bCopy full SHA for 4c8868b
node/README.md
@@ -26,6 +26,9 @@ installing Python packages, by running the following:
26
$ pipx install git+https://github.com/flatpak/flatpak-builder-tools.git#subdirectory=node
27
```
28
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
+
32
## Complete examples
33
34
There are two examples provided for how to use flatpak-node-generator:
0 commit comments