Skip to content

listen EACCES: permission denied 0.0.0.0:4200 #2

@marcelo-maciel

Description

@marcelo-maciel

Hi Sergio!

In FinCore\ClientApp folder, I run "npm start" with admin previlegies, but the following error occurred:

LOG:
[error] Error: listen EACCES: permission denied 0.0.0.0:4200
at Server.setupListenHandle [as _listen2] (net.js:1299:21)
at listenInCluster (net.js:1364:12)
at doListen (net.js:1501:7)
at processTicksAndRejections (internal/process/task_queues.js:81:21)

If I try a "npm install" again in "ClientApp" folder, then this other error occurs:

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS: darwin
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: win32
npm ERR! notsup Actual Arch: x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions