Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: ettercap sniffing 
Shell :: bash use cat in sed command 
Shell :: sqlmap enumerate databases 
Shell :: install aws cli mac 
Shell :: ffprobe find video codec 
Shell :: wifi adapter not found ubuntu 20.04 
Shell :: ubuntu 20.04 how to stop apache2 from starting on startup 
Shell :: linux check if dir is mounted 
Shell :: how to install .deb in terminal 
Shell :: command wait bash 
Shell :: docker run image command 
Shell :: bash limit memory use of a function 
Shell :: linux install yarn 
Shell :: git delete multiple branch local 
Shell :: rm recursive file pattern 
Shell :: aws cli ec2 list security groups 
Shell :: perticuler version install npm 
Shell :: count number of lines of code in git repo 
Shell :: install netbeans 8.2 ubuntu 20.04 
Shell :: git stash unstage cahnges 
Shell :: export commit history github 
Shell :: git all branches 
Shell :: linux webcam command line 
Shell :: windows show proxy settings 
Shell :: extract tar to destination 
Shell :: docker for elixir 
Shell :: clone a given branch github 
Shell :: The terminal process failed to launch: Path to shell executable "/bin/zsh" does not exist. 
Shell :: git log show branch of commit 
Shell :: open wine directory mac 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =