I am new to grunt. I am copying the src folder to build by running the command grunt copy
. But I can't open all png images in the build folder(destination folder). I got a fatal error while trying to open the image. Errors: "Could not load image" "Fatal Error reading PNG image file: Not a PNG file"
Grunt versions I am using: grunt-cli v1.2.0, grunt v0.4.5, grunt-contrib-copy@1.0.0.
I have tried with all available links in stack overflow and other sites.
Kindly help me.
via Surya Raj M
No comments:
Post a Comment