-
Bug
-
Resolution: Fixed
-
Low
-
7.5.0
-
None
-
Severity 3 - Minor
-
When building Confluence 7.5.0 from source code, you get an error similar to this:
/confluence-plugins/confluence-bundled-plugins/confluence-webhooks/babel.config.js: Error while loading config - File .browserslistrc not found
This error is caused by a missing browserslist configuration file in the distribution package.
To work around the issue, create the .browserslistrc file in source code root folder manually with the following content:
ie >= 11 last 2 Edge version last 2 Chrome version last 2 Firefox version last 2 Safari version last 2 and_chr version last 2 and_ff version last 2 ios_saf version last 2 android version
- mentioned in
-
Page Failed to load
Form Name |
---|
[CONFSERVER-59847] Building Confluence 7.5.0 from source fails on "File .browserslistrc not found"
Remote Link | New: This issue links to "Page (Extranet)" [ 487451 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Status | Original: Needs Triage [ 10030 ] | New: In Progress [ 3 ] |
Assignee | New: Jiri Hronik [ jhronik ] |
Link | New: This issue is resolved by CONFSRVDEV-14665 [ CONFSRVDEV-14665 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 484590 ] |
Fix Version/s | New: 7.5.1 [ 91990 ] |
A fix for this issue is available to Server and Data Center customers in Confluence 7.5.1
Upgrade now or check out the Release Notes to see what other issues are resolved.