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
So I've cloned the repo and on the master branch, ran npm install deleted my .cache and dist files/directories, added my .env with API keys in the root folder fem and am still getting this error
Something was wrong and even though it said i was on master, all the correct files werent there. so i re cloned and repo and got around this. on to the next error
Hello,
So I've cloned the repo and on the master branch, ran
npm install
deleted my.cache
anddist
files/directories, added my.env
with API keys in the root folderfem
and am still getting this errorSyntaxError: expected expression, got '<'[Learn More] pet.find:1
in the console.
when i click on pet.find:1 it opens a file and has this highlighted
<?xml version="1.0" encoding="iso-8859-1"?>
I have followed all the steps from the other similar resolved issue, but cant seem to get it working.
Thanks
The text was updated successfully, but these errors were encountered: