NodeJS and GIT problem Path Does Not Exist in Given Tree

Hi All,

Im working on a NodeJS project and as usual I’ve made a couple of mistakes I cant quite fix. So, I thought I’d just revert my changes using GIT - what could go wrong?

When I try and revert back to an earlier working version of the page in question, I get the following notification: “the path’migrations’ does not exist in the given tree” - This is preventing me reverting back to an earlier version.

Has anyone else seen this type of error?

Any screenshots of the error? When are you getting it exactly?

1 Like

I right click on the section that was working, then click ‘reset to this commit’:

Screenshot 2023-02-14 112226

I get asked what to do with the uncommited changes, keep, discard or cancel.

clicking ‘keep’ or ‘discard’ both result in the following error:

Screenshot 2023-02-14 112054

Does the same happen if you do a checkout?

Yes, it does exactly the same if I try a checkout.

Fixed in Wappler 5.5.0

1 Like

This topic was automatically closed after 47 hours. New replies are no longer allowed.