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

fix: sync package and package-lock #792

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

derberg
Copy link
Member

@derberg derberg commented Oct 2, 2023

even though #775 was fine, there were still some issue with package lock

lerna info ci enabled
lerna info Bootstrapping 3 packages
lerna info Installing external dependencies
lerna ERR! npm ci exited 1 in 'playground'
lerna ERR! npm ci stderr:
npm verb cli /opt/hostedtoolcache/node/16.20.2/x64/bin/node /opt/hostedtoolcache/node/16.20.2/x64/bin/npm
...
npm verb stack `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.

ref: https://github.com/asyncapi/asyncapi-react/actions/runs/6378857264/job/17310505632?pr=791

@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

@derberg
Copy link
Member Author

derberg commented Oct 2, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit 8f08fc6 into asyncapi:master Oct 2, 2023
20 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants