Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Error: While trying to resolve module react-native-modal-translucent from file  #31

@Gitdart

Description

@Gitdart

bundling failed: Error: While trying to resolve module react-native-modal-translucent from file /Users/xxxxxx/Documents/project/RN/xxxxxxxxxxxxx/home/src/pages/login/LoginPage.js, the package /Users/xxxxxx/Documents/project/RN/xxxxxxxxxxxxx/home/node_modules/react-native-modal-translucent/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/xxxxxx/Documents/project/RN/xxxxxxxxxxxxx/home/node_modules/react-native-modal-translucent/index. Indeed, none of these files exist:

"react-native": "0.60.4",
"react-native-modal-translucent": "^3.0.1",

"scripts": {
"start": "react-native start",
"test": "jest",
"lint": "eslint .",
"fix-modal": "node node_modules/react-native-modal-translucent/scripts/translucent-modal.js",
"postinstall": "npm run fix-modal"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions