Closed iLightFPS closed 1 year ago
This is just a reusable react component, the one you are after is https://github.com/rhysmorgan134/react-carplay
After install, npm start, then next window npm start-electron
Getting this after doing the react-carplay instead
npm start
carplay@3.0.2 start export BROWSER=none && react-app-rewired start
'export' is not recognized as an internal or external command, operable program or batch file.
I got it. i changed export to set and it started the enviroment. Getting some warning messages but will open a ticket at react-carplay if i don't fix them
I don't know if i'm dumb or just stupid dumb. But i can't get this to show in the browser.
I've cloned the repo, removed lock.json file and then npm install.
After that i just did npm start.
It displays this after
Brower doesn't open nor do i get anything if i type in localhost or ip in the browser.