When i try npm install fsevents
I get
Unsupported platform for fsevents@2.1.2:
wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
...
webpack: Failed to compile.
The server does start at localhost:4200
but all `get`s fails with cannot get
Not sure how to fix