Iam installing babel core 6.26.0 per this documentation, everything goes smoothly except for the following error:
npm WARN optional Skipping failed optional dependency /babel-cli/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.4
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.4
I'm wondering if this is just noise? Or if there is a workaround someone might know of? I've seen some documentation around it but nothing concrete.