airframe-react icon indicating copy to clipboard operation
airframe-react copied to clipboard

I tried to run the project by npm install and and then npm start,facing errror!

Open Debabrata47 opened this issue 1 year ago • 7 comments

I tried to run the project by npm install and and then npm start,facing errror! image Any help in this??

Debabrata47 avatar Feb 05 '24 14:02 Debabrata47

please clone this repo and run npm run start:dev to try out the dashboard.

0wczar avatar Feb 05 '24 15:02 0wczar

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

Debabrata47 avatar Feb 05 '24 15:02 Debabrata47

Maybe try: npm install --force

or

This issue can be solved by bypassing the conflict using npm install --legacy-peer-deps

0wczar avatar Feb 06 '24 09:02 0wczar

same error!are you able to run it from your side?

Debabrata47 avatar Feb 06 '24 11:02 Debabrata47

Hello, I have the same problem when compiling : https://p.ip.fi/8p94

tuxxos33 avatar Feb 07 '24 21:02 tuxxos33

Had the same issue, but you can access it from http://127.0.0.1:4100

ALharchi avatar Feb 16 '24 15:02 ALharchi

Had the same issue, but you can access it from http://127.0.0.1:4100

Or http://localhost:4100

RK1PF avatar Mar 02 '24 21:03 RK1PF