Closed wayneparrott closed 3 years ago
When installing rclnodejs users see the following npm warnings:
npm WARN @babel/eslint-parser@7.12.1 requires a peer of @babel/core@>=7.11.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Propose that we set the npm loglevel to 'error' for the project.
When installing rclnodejs users see the following npm warnings:
Propose that we set the npm loglevel to 'error' for the project.