Hi, I was trying to install on my local machine for testing purposes but I have some problems when use the command yarn start
Failed to compile.
./src/hooks/ContractLoader.js
Module not found: Can't resolve '../contracts' in '/home/username/VNFT/packages/react-app/src/hooks'
my Node version is v16.8.0
my NPM version is 7.21.0
my Yarn version is 1.22.11
My OS is Ubuntu Linux 18.04 LTS
Hi, I was trying to install on my local machine for testing purposes but I have some problems when use the command
yarn startmy Node version is
v16.8.0my NPM version is
7.21.0my Yarn version is
1.22.11My OS is Ubuntu Linux 18.04 LTS