reason may be the reason that the sass-loader version is too high:
installation version 7.3.1, can solve the problem
cnpm install sass-loader@7.3.1 --save-dev
reason may be the reason that the sass-loader version is too high:
installation version 7.3.1, can solve the problem
cnpm install sass-loader@7.3.1 --save-dev