Horje
npm ERR! fatal: not a git repository: /home/node/app/../../.git/modules/ Code Example
npm ERR! fatal: not a git repository: /home/node/app/../../.git/modules/
I solved this issue by reseting all git-submodules with

rm -rf .git/modules
git submodule update --init




Shell

Related
tmu rename tab Code Example tmu rename tab Code Example
django installation Code Example django installation Code Example
bash open program Code Example bash open program Code Example
sed delete between two patterns Code Example sed delete between two patterns Code Example
cordova ios 5.1.0 Code Example cordova ios 5.1.0 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
17