Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Fixes terra-ui build issue #3764

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Fixes terra-ui build issue #3764

merged 2 commits into from
Apr 6, 2023

Conversation

supreethmr
Copy link
Contributor

@supreethmr supreethmr commented Mar 29, 2023

Summary

Terra UI Build is failing due to use of relative path after MDX loader updates made on terra packages to fix CVE's.

ERROR in ./node_modules/@cerner/terra-core-docs/lib/terra-dev-site/doc/base/ChangeLog.3.doc.mdx 11:0-49
Module not found: Error: Can't resolve '../../../../CHANGELOG.md' in '/home/runner/work/terra-ui/terra-ui/node_modules/@cerner/terra-core-docs/lib/terra-dev-site/doc/base'
resolve '../../../../CHANGELOG.md' in '/home/runner/work/terra-ui/terra-ui/node_modules/@cerner/terra-core-docs/lib/terra-dev-site/doc/base'

Closes #

Testing

tested by running npm run compile:prod command ( Since terra-ui build is failing at npm run compile:prod stage)

Additional Details

Thank you for contributing to Terra.
@cerner/terra

@supreethmr supreethmr requested a review from a team as a code owner March 29, 2023 14:53
@supreethmr supreethmr self-assigned this Mar 29, 2023
@github-actions github-actions bot temporarily deployed to preview-pr-3764 March 29, 2023 15:10 Destroyed
@github-actions github-actions bot temporarily deployed to preview-pr-3764 April 6, 2023 18:07 Destroyed
@supreethmr supreethmr merged commit 9efacfc into main Apr 6, 2023
@supreethmr supreethmr deleted the fix-terra-ui branch April 6, 2023 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants