-
-
Notifications
You must be signed in to change notification settings - Fork 197
Cannot read property 'match' of null error when installing tns cli #2810
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
Comments
Perhaps JAVA_HOME environment variable is missing, looks similar to #1922. |
It looks more like #1245 (comment) |
Actually those are two separate issues:
|
Can't reproduce the problem. |
@teobugslayer can you provide the output from the command: |
@teobugslayer if your xcode is not installed at all or not configured properly, you should see something like:
If that's the case, we'll work on a better error message. |
Tell us about the problem
I am installing tns on clean Mac Sierra, without any dependencies installed.
in this case, the following issue appears:
Which platform(s) does your issue occur on?
macOS
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
On a freshly install macOS Sierra, install homebrew, node and then attempt to install NativeScript CLI
The text was updated successfully, but these errors were encountered: