You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
631 B
631 B
Grunt homepage | Documentation table of contents
Grunt exit codes
1
- Generic error2
- Config file not found3
- Task failure10
- UglifyJS error11
- Banner generation error20
- Init error90-99
- Nodeunit / QUnit error
Nodeunit / QUnit specific
90
- Non assertion-specific error, like a timeout or JavaScript error.91-99
- 91 = 1 assertion failed, 95 = 5 assertions failed, 99 = 9 or more assertions failed (you get the idea).