MLH-Fellowship / SocioMark

A social media platform that lets you upload images and secures them by embedding a personalised hash.
https://sociomark.netlify.app
MIT License
16 stars 8 forks source link

Frontend node scripts on Windows doesn't work #122

Closed dp46504 closed 3 years ago

dp46504 commented 3 years ago

Running npm start on frontend on Windows doesn't work Changing npm start script to: SET NODE_ENV=development craco start didn't do much.

(https://stackoverflow.com/questions/11928013/node-env-is-not-recognized-as-an-internal-or-external-command-operable-comman)

github-actions[bot] commented 3 years ago

Thanks for raising an issue! Let us know what went wrong and we'd love to crunch it (only if it's a bug :p)

aitikgupta commented 3 years ago

~@dp46504 can you try out the linked PR? https://github.com/MLH-Fellowship/SocioMark/pull/123~

~Let me know if that is working or not, I haven't tested it out because I don't have an immediate access to a Windows machine.~

@DebugAgrawal and @bodhisha have confirmed this works on their Windows machines.