Closed zhangchunsheng closed 3 years ago
macOS 11.1
grunt build
Loading "imagemin.js" tasks...ERROR >> ReferenceError: primordials is not defined Warning: Task "imagemin" not found. Use --force to continue.
grunt --version
grunt-cli v1.3.2 grunt v0.4.5
node --version
v12.7.0
The new package can work.
"grunt": "^1.3.0", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-imagemin": "^4.0.0", "grunt-contrib-uglify": "^5.0.0"
macOS 11.1
grunt build
grunt --version
node --version