bramus / bramus/react-native-maps-directions-example

react-native-maps-directions-example fails to build and install

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
24
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I cloned the repository here(https://github.com/bramus/react-native-maps-directions-example.git): and then i faced 2 issues:
- `yarn install` fails because off this line 11 `"preinstall": "mkdir -p ./node_modules && touch ./node_modules/.metadata_never_index"` in the `package.json`
I resolved the above issue by first commenting/removing the line off the `package.json` file

- on `react-native run-android` fails to install on the android device because of the error: -> see screenshot below
![image](https://user-images.githubusercontent.com/4712414/69191835-55911d80-0b34-11ea-9f7f-ec0a3b00950c.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.