Open hewenhan opened 3 years ago
nodejs v6.17.1 npm v3.10.10 gulp: CLI version: 2.3.0 Local version: 3.9.1
During the process, no error was encountered.
Need help.
I tried node v0.12.18 v4.9.1, same problem. the package in bower.json name "google-diff-match-patch-js",1.0.0 is broken,I replace by "google-diff-match-patch-js": "https://github.com/JackuB/diff-match-patch.git#1.0.0";
At the same time I try to use yarn install. the "public/res-min/main.js" still can't build. And no error thow.
BTW, My system is ubuntu 20.10
RTRT
I forked this work, and checkout the branch v4.
After run gulp command, the "public/res-min/main.js" is dispeared. The new file diden't build by Gulp