1

Package rn-fetch-blob contains invalid configuration: "dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

package.json - "react-native": "0.69.2", "rn-fetch-blob": "^0.12.0"

Iva
  • 2,447
  • 1
  • 18
  • 28
lakshan sampath
  • 161
  • 1
  • 7

1 Answers1

8

Just go to the rn-fetch-blob package folder from node_modules and delete react-native.config.js file.

Rifadh KP
  • 111
  • 4