Answers for "error: Error: Unable to resolve module `crypto` from `node_modules\crypto-js\core.js`: crypto could not be found within the project."

0

error: Error: Unable to resolve module `crypto` from `node_modules\crypto-js\core.js`: crypto could not be found within the project.

To make it work with React Native 0.63
Downgrade crypto-js version to 3.3
(only if you are using version > 4.0)
Posted by: Guest on October-06-2020

Code answers related to "error: Error: Unable to resolve module `crypto` from `node_modules\crypto-js\core.js`: crypto could not be found within the project."

Code answers related to "Javascript"

Browse Popular Code Answers by Language