Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit 3e50ce8

Browse files
authored
Update README.md
1 parent e73b6d8 commit 3e50ce8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ Additional configurations can be done via a qode.json file in the same directory
158158
}
159159
```
160160

161+
## Troubleshooting
162+
163+
- If you face `python cant open file 'configure'` - This means the git submodules have not been synced. So either manually sync your git submodules or set the environment variable SYNC_GIT_SUBMODULE=true before running build. See https://github.com/nodegui/qode/issues/7
164+
161165
## License
162166

163167
The MIT license.

0 commit comments

Comments
 (0)