Closed hasthamalp closed 3 years ago
can you try after pulling latest changes?
also, do yarn && yarn start
this time
NO.I clone your project and try to run on local machine npm install & npm start ,but shows error message .
Just tried that,
it runs perfectly for me!
I'd suggest you to re-clone the repository and do yarn && yarn start
Is yarn command work for windows?
yup
it's not depended on any OS.
if it is not installed in your system just run this command, it'll install it globally.
npm install --global yarn
i download and run the code using
npm start
,but it shows the error messageFailed to compile.
./src/components/apps/spotify.js SyntaxError: C:\Users\Lenovo\Downloads\vivek9patel.github.io-master\src\components\apps\spotify.js: Unexpected character ' '. (1:0)