workhard-finance / frontend-v1

WHF Frontend Application
https://app.workhard.finance
0 stars 2 forks source link

[Good First Issue] fix grammar #45

Open zzorum opened 3 years ago

zzorum commented 3 years ago

Related Pages

Description wrong: "Work Hard Finance empowers contributors with the choice to be compensated now, in stablecoins, or in the future via liquid stock options. No more stressful haggling over what’s fair — your compensation, in your hands, real time." to be: "Work Hard Finance empowers contributors with the choice to be compensated now, in stablecoins, or the future via liquid stock options. No more stressful haggling over what’s fair — your compensation, in your hands, real-time."

Saif-S commented 3 years ago

I would like to work on this one.

0xMayflower commented 3 years ago

yay @zzorum please help him solve the problem!

Saif-S commented 3 years ago

I cloned the project and run command: npm install, then I got error: npm ERR! frontend-v1@1.0.0 prepare: husky install and 'react-scripts' is not recognized as an internal or external command, so I install husky and react-scripts using npm. But after running: npm start, i am getting below error (attachment). npm .

Saif-S commented 3 years ago

@zzorum i manually installed them.

Saif-S commented 3 years ago

Got same error as mentioned in the attachment, after re-running npm install

Saif-S commented 3 years ago

@zzorum i am using windows 10 Home, OS Build(19042.1083). node version: 14.17.0, react version: 17.0.2

zzorum commented 3 years ago

@Saif-S and my last recommandation was: remove node_modules and re run "yarn". and "yarn start"