GeekyAnts / GeekyAnts/react-native-seed
remotedev-debugger: command not found
- Dominant language
- No language data
- Stars
- 645
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am trying to use the boilerplate code I received from the website, but when I try to install the dependencies with either yarn or npm, it errors out and says `remotedev-debugger: command not found`
With yarn, it also gives warnings about 2 unmet peer dependencies, `react-native-vector-icons` from native-base and `prettier` from `eslint-plugin-prettier`
With npm, it warns that `tar.gz module has been deprecated and your application is vulnerable, please use tar module instead`
Now, I suppose I can just add the missing peer deps and remotedev to the dependencies list before running yarn, but I figured I would open an issue here and let you guys know that it's not working out of the box right now, at least not for me.
**Edit:** I tried adding remotedev to the dev dependencies, and it's still erroring out saying `remotedev-debugger: command not found` -- I searched around google looking for remotedev-debugger package, but I couldn't find any packages by that name. Any idea what to do at this point?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.