PatrickAlphaC / defi-stake-yield-brownie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to compile ./src/features/Main.tsx

AnaRhisT94 opened this issue · comments

Getting this error after using yarn start:

Failed to compile
./src/features/Main.tsx
Module not found: Can't resolve '../chain-info/map.json' in 'C:\Users\ii\Desktop\defi-stake-yield-brownie-main\front_end\src\features'
This error occurred during the build time and cannot be dismissed.

I solved it, the front_end wasn't updated with the some .json files.
I had to run the deploy.py properly.