is it in the yarn lock file and `node_modules` folder? the command is indeed saying that it can't fi

is it in the yarn lock file and
node_modules
folder?
the command is indeed saying that it can't find them (you did
yarn install
right? 😅)
Was this page helpful?