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 am getting an "Unable to resolve dependency tree" error when trying to run npm install inside the /apps/anonworld directory. This is most likely due to the react version that is defined in the package.json
@Slokh could you add a readme on how to run the project locally and add a lockfile as well?
When trying to run it, I am also getting a not found error for the font
Running npm install geist resolves this issue
The text was updated successfully, but these errors were encountered:
I am getting an "Unable to resolve dependency tree" error when trying to run
npm install
inside the/apps/anonworld
directory. This is most likely due to the react version that is defined in the package.json@Slokh could you add a readme on how to run the project locally and add a lockfile as well?
When trying to run it, I am also getting a not found error for the font
![Image](https://private-user-images.githubusercontent.com/5880855/406767389-0666235b-220b-41e7-bfcd-7766a32444f7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzA0NjMsIm5iZiI6MTczOTE3MDE2MywicGF0aCI6Ii81ODgwODU1LzQwNjc2NzM4OS0wNjY2MjM1Yi0yMjBiLTQxZTctYmZjZC03NzY2YTMyNDQ0ZjcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDY0OTIzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTU1M2U2MTI3ZDQwZjZiMjQ0ZGFhNjIxODk0YjM0YWJlNzA0NDE1M2RlODY5YTNiNDhhMDNiOGIyZWYwNWI0ZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.LkxBZNclgvWGgMb8zrHF3RD8LU0rRNA_TbgEKC1skH4)
Running
npm install geist
resolves this issueThe text was updated successfully, but these errors were encountered: