This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Description
From @redReno in this comment:
I get
Error: Cannot find module './lib/fs'
when running this or other projects that use it, such as cypress-cucumber-preprocessor.
Is it because of this error when I run npm install?
SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
This hasn't been a problem earlier.