Skip to content
Discussion options

You must be logged in to vote

Nevermind.

The problem was that I had renamed some folders from $eventId to $eventID and this change was not propagated to the git repository. So It's now obvious that the errors I was getting were because I was importing a path/$eventID but the source from the git repo didn't have Cush path. It had $eventId. So both errors were due to non existent paths.
I would be great if there were more context in the errors thrown specially on the runtime case. invariante error doesn't teller anything about the path problem.

Anyway I added the link to de Stack Overflow answer that helped me solve the renaming in the right way.

How do I commit case-sensitive only filename changes in Git?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mogarick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant