airframe-react
airframe-react copied to clipboard
I tried to run the project by npm install and and then npm start,facing errror!
I tried to run the project by npm install and and then npm start,facing errror!
Any help in this??
please clone this repo and run npm run start:dev to try out the dashboard.
I tried it there are lot of logs coming and it even saying its running at http://0.0.0.0:4100/ but the wbesite not accessible the same above window appears. Attaching the logs: https://p.ip.fi/L6JN
Maybe try: npm install --force
or
This issue can be solved by bypassing the conflict using npm install --legacy-peer-deps
same error!are you able to run it from your side?
Hello, I have the same problem when compiling : https://p.ip.fi/8p94
Had the same issue, but you can access it from http://127.0.0.1:4100
Had the same issue, but you can access it from http://127.0.0.1:4100
Or http://localhost:4100