rn-nodeify: Running rn-nodeify breaks node_modules

After running ./node_modules/.bin/rn-nodeify --install --hack it does some weird thing to my react-native dep (turns the folder under node_modules into a bunch of empty folders): screen shot 2017-07-05 at 10 41 45 am I thought it was something with yarn, but no, if I don’t run rn-nodeify it’s ok. Why? How can I fix?

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@mvayngrib Now that npm is at version 6.13, telling users to choose npm 3 or yarn in order to use rn-nodeify probably is out-of-date advice, right? Would it be worth removing that from the README?