ds300 / react-native-typescript-transformer

Seamlessly use TypeScript with React Native
MIT License
657 stars 50 forks source link

yarn-add warning: Bad crypto dependency #41

Closed fbartho closed 6 years ago

fbartho commented 6 years ago

Warning is provided when installing/updating:

warning react-native-typescript-transformer > crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.

Using node version v9.3.0

ds300 commented 6 years ago

Thanks for the report! Should be fixed any second now!