chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
279 stars 30 forks source link

throws no submodule mapping found error when npm install #12

Closed mamboer closed 7 years ago

mamboer commented 8 years ago

it throws errors when installing it.

npm ERR! git submodule -q update --init --recursive: fatal: no submodule mapping found in .gitmodules for path 'test/testSite'

pls help, i'm going to fork your project and add some cool features.

mamboer commented 8 years ago

@unhealthy Maybe you miss the .gitmodules file in the root of the project

chenzhutian commented 7 years ago

close because inactive