hi i get the error when i want to import like this:
import blur from "gl-react-blur" "undefinded is not a object (evaluating PropTypes.array)
Package JSON:
When i am typing npm install i get the following Messages:
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.1 (node_modules/sane/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN gl-react-blur@1.3.0 requires a peer of gl-react@~2.2.0 but none was installed.
npm WARN gl-react-image@0.1.0 requires a peer of gl-react@~2.2.0 but none was installed.
npm WARN gl-react-negative@1.1.0 requires a peer of gl-react@~2.2.0 but none was installed.
hi i get the error when i want to import like this:
import blur from "gl-react-blur"
"undefinded is not a object (evaluating PropTypes.array) Package JSON:When i am typing npm install i get the following Messages: