Skip to content

Commit e29178a

Browse files
author
David
authored
Update README.md
1 parent 7d1a579 commit e29178a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,17 @@ There is almost to 70% savings in time including the DCU and PLSU transfer proce
77
This is still a work in process but has saved me quite some time
88
*Web Content data is currently not supported and coming in a later OCC release. (Dec 2018)
99

10-
## \*\* There have been a few users who have reported issues with nodegit-kit and getting the following error:
1110

12-
1. This installation is tested and working in node version `8.11.1`
1311

12+
1. This installation is tested and working in node version `8.11.1`
1413
2. There was an issue with upgrading from High Sierra to MoJave, document here:
1514
https://github.com/nodegit/nodegit/issues/1347#issuecomment-424397301
16-
1715
Please reinstall libgcrypt
1816
```
1917
brew install libgcrypt
20-
```
18+
```
2119

20+
## \*\* There have been a few users who have reported issues with nodegit and getting the following error:
2221
`Error: Cannot find module '../build/Debug/nodegit.node'`
2322
I can't simulate this issue. If I have time I can look further, but please try [version 2.0.0](https://github.com/leedium/occ-instance-migrator/tree/v2.0.0) as it uses the os installed version of git (which you need to have installed) so give that a try and let me know
2423

0 commit comments

Comments
 (0)