Skip to content

grunt build fails in uglifying phase  #653

@gotchazipc

Description

@gotchazipc
root@webida:/home/webida/server/app/systemapps/webida-client# grunt release
Running "clean:all" (clean) task

Running "bower:install" (bower) task
>> Installed bower packages

Running "copy:all" (copy) task
Created 2565 directories, copied 12439 files

Running "clean:unnecessary" (clean) task
Cleaning "deploy/Gruntfile.js"...OK
Cleaning "deploy/node_modules"...OK

Running "uglify:release" (uglify) task
[TypeError: Cannot assign to read only property 'warnings' of true]
>> Uglifying source deploy/apps/dashboard/Gruntfile.js failed.
Warning: Uglification failed.
Cannot assign to read only property 'warnings' of true.
 Use --force to continue.

Aborted due to warnings.

server installation failes due to error above.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions