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

chore: fix package lock #940

Closed
wants to merge 2 commits into from
Closed

Conversation

jamieshorten
Copy link
Collaborator

@jamieshorten jamieshorten commented Nov 14, 2024

This PR is an attempt to fix the following broken actions:

They are showing the following error in the npm publish step:

npm error Cannot read properties of null (reading 'isDescendantOf')

npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-11-14T10_07_52_400Z-debug-0.log
Error: Process completed with exit code 1.

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

Signed-off-by: Jamie Shorten <[email protected]>
Signed-off-by: Jamie Shorten <[email protected]>
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.

1 participant