Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDM Documentation - Fix local build issues introduced with ART img files #3393

Open
eacunaISDA opened this issue Feb 11, 2025 · 0 comments
Open
Labels
Category: Documentation Individual Maintainer May Approve

Comments

@eacunaISDA
Copy link
Contributor

When running a local build of the CDM website there are several errors having to do with media files relating to the ART (Asset Refactor Task Force) changes.

The website will load but compiles with multiple errors such as this one:

`ERROR in ./static/img/ARTasset.png (./node_modules/file-loader/dist/cjs.js?name=assets/files/[name]-[contenthash].[ext]!./static/img/ARTasset.png)

Module build failed (from ./node_modules/file-loader/dist/cjs.js):
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:80:19)
    at Object.createHash (node:crypto:139:10)
    at getHashDigest ...\common-domain-model\website\node_modules\loader-utils\lib\getHashDigest.js:46:34)
    at ...\common-domain-model\website\node_modules\loader-utils\lib\interpolateName.js:113:11
    at String.replace (<anonymous>)
    at interpolateName (...\common-domain-model\website\node_modules\loader-utils\lib\interpolateName.js:110:8)
    at Object.loader (...\common-domain-model\website\node_modules\file-loader\dist\index.js:29:48)
`

Some files it complains about:

  • ARTasset.png
  • ARTcomplete.png
  • ARTindex.png
  • ARTobservable.png
  • ARTpayout.png
  • ARTproduct.png
  • ARTsettlement.png
  • ARTtrade.png
  • ARTtransferable.png
@eacunaISDA eacunaISDA added the Category: Documentation Individual Maintainer May Approve label Feb 11, 2025
@eacunaISDA eacunaISDA changed the title Fix local build issues introduced with ART img files CDM Documentation - Fix local build issues introduced with ART img files Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Documentation Individual Maintainer May Approve
Projects
None yet
Development

No branches or pull requests

1 participant