You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
[Description of the bug or feature]
Brackets fails to build following the default build instructions with npm and grunt.
Steps to Reproduce
[Attempt to build Brackets on Fedora 27]
Expected behavior: [What you expected to happen]
Should build without errors to /dist Actual behavior: [What actually happened]
Doesn't work. Here is the output.
grunt
Running "eslint:grunt" (eslint) task
Running "eslint:src" (eslint) task
Running "eslint:test" (eslint) task
Running "jasmine:src" (jasmine) task
Testing jasmine specs via phantom
Less has finished and no sheets were loaded.
>> Error: Script error
>> http://requirejs.org/docs/errors.html#scripterror at
>> .grunt/grunt-contrib-jasmine/require.js:31
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:31
>> Error: Script error
>> http://requirejs.org/docs/errors.html#scripterror at
>> .grunt/grunt-contrib-jasmine/require.js:31
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:31
>> Error: Load timeout for modules: text!language/languages.json_unnormalized2,i18n!nls/strings_unnormalized3,i18n!nls/urls_unnormalized4,i18n!nls/strings-app_unnormalized5,text!config.json_unnormalized6
>> http://requirejs.org/docs/errors.html#timeout at
>> .grunt/grunt-contrib-jasmine/require.js:31
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:16 w
>> .grunt/grunt-contrib-jasmine/require.js:16
Warning: PhantomJS timed out, possibly due to an unfinished async spec. Use --force to continue.
Aborted due to warnings.
Versions
Latest as of this post
Linux localhost.localdomain 4.13.9-300.fc27.x86_64 #1 SMP Mon Oct 23 13:41:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Prerequisites
Description
[Description of the bug or feature]
Brackets fails to build following the default build instructions with npm and grunt.
Steps to Reproduce
Expected behavior: [What you expected to happen]
Should build without errors to /dist
Actual behavior: [What actually happened]
Doesn't work. Here is the output.
Versions
Latest as of this post
Linux localhost.localdomain 4.13.9-300.fc27.x86_64 #1 SMP Mon Oct 23 13:41:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: