Error no changes made since it was working correctly

The error. I am in school so if I won’t reply you know why

Template for the error if someone had it also

/rbd/pnpm-volume/a7e9e856-81cf-4347-81bd-f1c7e68a2fa5/node_modules/.registry.npmjs.org/bindings/1.5.0/node_modules/bindings/bindings.js:135

throw err;

^

Error: Could not locate the bindings file. Tried:

1 Like

Hello @SWP360

Can you run the following commands in your console in this order!

git prune
git gc
rm shrinkwrap.yaml
enable-pnpm

(Glad this worked for you! :slight_smile: )

1 Like