dpa99c / react-native-launch-navigator

A React Native module for launching today's most popular navigation/ride apps to navigate to a destination.
143 stars 34 forks source link

cannot install the package using NPM or Yarn #21

Closed Matt-Swingvy closed 4 years ago

Matt-Swingvy commented 4 years ago

    throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
    ^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object ```
dpa99c commented 4 years ago

This is insufficient information to diagnose the issue. Please open a new issue and complete the issue template and give relevant information such as where/ when the error occurs, full stack trace and in this case the absolute path to the project in your environment.