-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Error]: Cannot read property '1' of null
#140
Comments
Any particular reason for using a Meteor 1.7.x beta? Have your tried the latest stable Meteor 1.8.x? |
Last time I tried 1.8 I was getting this very strange memory leak in production and so I went back to this version and it was stable for me. I can try to give it a shot. The root of the issue above is that it cannot find the proper METEOR version when I run the |
giving me exactly the same error message with meteor 1.7, 1.8 1.8.1 |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
I have followed this instructions in the setup guide.
I am using node
v8.12.0
. and meteor[email protected]
Expected behavior
I expect the next prompts to run.
The text was updated successfully, but these errors were encountered: