Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React native Unable to resolve module isomorphic-webcrypto #26574

Open
MaxJadav opened this issue Jul 21, 2023 · 0 comments
Open

React native Unable to resolve module isomorphic-webcrypto #26574

MaxJadav opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@MaxJadav
Copy link

MaxJadav commented Jul 21, 2023

  • Package Name:
  • "@azure/cosmos": "^3.17.3",
  • "react": "18.2.0",
    "react-native": "0.71.3",
  • Package Version:
  • 3.17.3

Describe the bug
Using reference of blog https://devblogs.microsoft.com/cosmosdb/creating-mobile-applications-with-cosmosdb/
I create app using react native cli
npx react-native init cosmosdb-react-native
And added dependency
npm install --save @azure/cosmos@latest
npm install --save isomorphic-webcrypto
npm install --save react-native-crypto
npm install --save react-native-get-random-values
npm install --save randombytes

If I install isomorphic-webcrypto. It was throw error expo module not found.
I not use expo, I use react-native-cli.

Screenshots

Simulator Screenshot - iPhone 14 - 2023-07-21 at 11 39 36

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-triage Workflow: This issue needs the team to triage. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jul 21, 2023
@xirzec xirzec removed the needs-team-triage Workflow: This issue needs the team to triage. label Jul 21, 2023
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants