Issue after running the formatter

After making changes to frontend and running cmd npm run format .The command creates some layout changes to other files also , so my issue is Do i need to push that changes also because when i pushed the changes which i had only made then during CI checks it’s fails 1 check ( which says to run npm run format ). Kindly help @Moses_Mutesasira

1 Like

What node and npm version do you have installed in your enviroment ??

1 Like

node - v18.20.5
npm -v10.8.2

1 Like

can you attache screenshots of changes / diffs it made

1 Like

It’s fixed Thanks @aditya

2 Likes