【React】react-svgの使い方

commitやpushができない「git hooks」が「node_modules/run-node/run-node: No such file or directory」

commitやpushができない「git hooks」が「node_modules/run-node/run-node: No such file or directory」

sourceTreeでもgitでもコミットできかった且つ解決方法が見つかりにくかったのでこちらに

結論


rm -rf ./git/hooks/*
y(yes)

を試して見てださい

git-hookの概要はこちらにお任せ
https://qiita.com/mhimuro/items/adfc4e5a168d2d9295ae