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

Issue After Upgrade to v0.40 #80

Open
angusmccloud opened this issue Jan 26, 2017 · 1 comment
Open

Issue After Upgrade to v0.40 #80

angusmccloud opened this issue Jan 26, 2017 · 1 comment

Comments

@angusmccloud
Copy link

I recently upgraded to React Native v0.40 (running on a PC), and am now having issues with Crypto-Js, as explained below. It was working fine before the upgrade, and functionally still seems to be working, but React is throwing errors.

I've tried uninstalling/re-installing the module ("npm uninstall/install crypto-js"), no change.
Based on some google/Stack-Overflowing I also tried "npm install -g crypto-js --save" but that didn't fix anything

Running "npm list" gives: npm ERR! extraneous: [email protected]

I can run Android on my PC in the simulator just fine (and I've verified the Crypto is working), but when I try to package the app I get:
Unable to resolve module crypto-js/md5 from /private/tmp/sandbox/workspace/app/screens/LoginPage.js: Module does not exist in the module map or in these directories:
/private/tmp/sandbox/workspace/node_modules/crypto-js

Thanks for any help people have!

@mir1198yusuf
Copy link

#259 (comment)

OR

#259 (comment)

will help you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants