Skip to content

Fix react publish workflow#58

Merged
felix-hcl merged 2 commits intomainfrom
fix/react-publish-workflow-v2
Mar 16, 2026
Merged

Fix react publish workflow#58
felix-hcl merged 2 commits intomainfrom
fix/react-publish-workflow-v2

Conversation

@HanjoHagemeierHCL
Copy link
Collaborator

@HanjoHagemeierHCL HanjoHagemeierHCL commented Mar 16, 2026

React publish workflow is failing by using the last NPM version (11.11.1). This PR should fix the issue.

image

https://github.com/HCL-TECH-SOFTWARE/enchanted-icons/actions/runs/23139205407

After the changes of this PR should work ...

image

For verfication:

  1. Ensure that NPM version 11.11.1 is installed
  2. cd package/react
  3. rm -rf node_modules
  4. npm ci
  5. npm run install

@HanjoHagemeierHCL HanjoHagemeierHCL changed the title Fix/react publish workflow v2 Fix react publish workflow Mar 16, 2026
@felix-hcl felix-hcl merged commit 070b688 into main Mar 16, 2026
3 checks passed
@felix-hcl felix-hcl deleted the fix/react-publish-workflow-v2 branch March 16, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants