我在资源生成器上收到此错误:
Error: end() has already been called, so it's too late to start piping
我坚持这个错误.我尝试生成资源时显示:
PS F:\Desenvolvimento\Ionic\Divas> ionic cordova resources ios -f
? Collecting resource configuration and source images - done!
? Filtering out image resources that do not need regeneration - done!
? Uploading source images to prepare for transformations: 2 / 2 complete - done!
- Generating platform resources: 8 / 32 complete
C:\Users\Gustavo\AppData\Roaming\npm\node_modules\ionic\node_modules\superagent\lib\node\index.js:859
throw Error("end() has already been called, so it's too late to start piping");
^ …Run Code Online (Sandbox Code Playgroud)