You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see all the information on the API itself, but for whatever reason when I try to access it with pokebase it doesn't seem to work. I've given an example below.
Ah, it seems to be because of the cache! I removed the cache found at ~/.cache/pokebase/ and found that now all the new information is able to be accessed without issue! If your cache is not there, you can find it by running
I can see all the information on the API itself, but for whatever reason when I try to access it with
pokebase
it doesn't seem to work. I've given an example below.However, I can find those pages in the API itself just fine. There is one for generation 9 (https://pokeapi.co/api/v2/generation/9/) and one for fuecoco (https://pokeapi.co/api/v2/pokemon/909/). Is there a reason I'm not able to access these resources? I've tried uninstalling and reinstalling pokebase.
Edit: It seems that pokemon introduces in Legends Arceus are also not present, as seen in another issue #40 .
The text was updated successfully, but these errors were encountered: