Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k stars 1.21k forks source link

Unable to resolve module crypto - @azure/notification-hubs #30697

Closed FedericoCaruso closed 3 months ago

FedericoCaruso commented 3 months ago

Is your feature request related to a problem? Please describe. @azure/notification-hubs doesn't seem to work with React Native CLI projects

Describe the solution you'd like Anything to be able to register a device into azure notification hub

Describe alternatives you've considered Tried to follow a microsoft guide which tells to install some polyfill

this is what my code look like image image

dependencies image

Additional context After i launch npm run android this error appears image

mpodwysocki commented 3 months ago

Closed as per next release