[FOLIO-1824] platform-complete build failure Created: 22/Feb/19 Updated: 03/Jun/20 Resolved: 22/Feb/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
The platform-complete snapshot build has been failing. E.g. https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot/3385/ |
| Comments |
| Comment by Wayne Schneider [ 22/Feb/19 ] |
|
It looks like the problem may be in ui-vendors: ERROR in ./node_modules/@folio/vendors/index.js Module not found: Error: Can't resolve './src/Settings/Settings' in '/root/platform-complete/node_modules/@folio/vendors' @ ./node_modules/@folio/vendors/index.js 16:0-47 36:35-43 @ ./node_modules/stripes-config.js @ ./node_modules/@folio/stripes-core/src/App.js @ ./node_modules/@folio/stripes-core/src/index.js @ multi @folio/stripes-components/lib/global.css ./node_modules/@folio/stripes-core/src/index Arvind Andrion may already be aware of the issue. |
| Comment by Wayne Schneider [ 22/Feb/19 ] |
|
If I remove ui-vendors from the package.json and stripes.config.js of platform-complete, the build completes successfully, so that seems like a smoking gun. |
| Comment by Arvind Andrion [ 22/Feb/19 ] |
|
Hi Wayne Schneider, I have a pull request now inline, just waiting for someone to review. |
| Comment by Arvind Andrion [ 22/Feb/19 ] |
|
all good Wayne Schneider. code has been merged. |
| Comment by Wayne Schneider [ 22/Feb/19 ] |
|
Looks good, Arvind Andrion, the build is back to success. Thanks! |
| Comment by Arvind Andrion [ 22/Feb/19 ] |
|
awesome! thanks! |