You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The CI/CD pipeline is failing while trying to run the npm run format command. The error message indicates that the format script is missing from package.json.
To Reproduce
Steps to reproduce the behavior:
1.Trigger the CI workflow or run the command locally: npm run format
2.Observe the error:
Expected behavior
The format script should run.
Actual behavior
It's giving the error.
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
Describe the bug
The CI/CD pipeline is failing while trying to run the npm run format command. The error message indicates that the format script is missing from package.json.
To Reproduce
Steps to reproduce the behavior:
1.Trigger the CI workflow or run the command locally: npm run format
2.Observe the error:
Expected behavior
The format script should run.
Actual behavior
It's giving the error.
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: