I'm new to discord and gleam so excuse me if this question has been asked. I did try to look for something on projects but did not find anything similar to it. My project name happened to be the same name as a package I was try to import with 'gleam add <pkg-name>'. Instead it seems like I'm trying to import my project which seems to create a loop. What are some ways to resolve this? I have tried rename the directory to something else as well as the src file name, but still having the issue when adding the pkg.