Closed Nabhag8848 closed 5 months ago
Describe the bug
Proxy Issue happens usually for Mac users and can be solved: Changing proxy to include address instead of localhost -> http://127.0.0.1:4001 instead of http://localhost:4001 under packages/client/package.json
http://127.0.0.1:4001
http://localhost:4001
packages/client/package.json
To Reproduce
yarn run start
Expected behavior
Solve it
Screenshots
Describe the bug
Proxy Issue happens usually for Mac users and can be solved: Changing proxy to include address instead of localhost ->
http://127.0.0.1:4001
instead ofhttp://localhost:4001
underpackages/client/package.json
To Reproduce
yarn run start
under clientExpected behavior
Solve it
Screenshots