-
Notifications
You must be signed in to change notification settings - Fork 267
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
Step 1.3 - Add platform cannot find module 'dezalgo' #54
Comments
Same problem |
Same problem for me |
Same problem (using Meteor 1.6) |
i have found this : it's work fine for add android and ios with meteor add-platform android |
@Gosselk Worked for me, thanks ! |
Gosselk proposal won't work for me. Ubuntu 18.04; Node 8.10.0; npm 3.5.2 Error: Cannot find module 'dezalgo' |
Step 3 of the Whatsapp tutorial doesn't work regardless of whether I try to install the iOS simulator or the Android emulator. Keep getting the above error. I even 'meteor npm install'ed that module and it still doesn't work. Google was also no help.
Anyone know what's going on?
EDIT: This link would be helpful to have in the tutorial... Especially since meteor is only compatible with certain versions. I already have Android Studio installed so I will try to replace the tools folder and check the other pre-reqs to see if I can get it working. Will update if I do.
EDIT2: Nothing worked 😢 Still getting the same error. Added ANDROID_HOME paths and everything.
The text was updated successfully, but these errors were encountered: