Skip to content

Emit system information of every run of the CLI #367

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

Merged
merged 1 commit into from
Mar 26, 2015
Merged

Conversation

teobugslayer
Copy link
Contributor

Gather system information about the runtime environment.
At install time, warn about potential problems due to mis-configured environment.

@teobugslayer teobugslayer added this to the 0.10 milestone Mar 23, 2015
@teobugslayer teobugslayer self-assigned this Mar 23, 2015
@ns-bot
Copy link

ns-bot commented Mar 23, 2015

1 similar comment
@ns-bot
Copy link

ns-bot commented Mar 23, 2015

@@ -55,11 +56,11 @@
"shelljs": "0.3.0",
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
"temp": "0.8.1",
"unzip": "0.1.9",
"unzip": "0.1.11",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change required - do we use unzip anywhere? If not, let's just remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is require'd in the FS but not actually used. I will remove it.

@ns-bot
Copy link

ns-bot commented Mar 24, 2015

@dtopuzov dtopuzov closed this Mar 26, 2015
@dtopuzov dtopuzov reopened this Mar 26, 2015
@ns-bot
Copy link

ns-bot commented Mar 26, 2015

@ns-bot
Copy link

ns-bot commented Mar 26, 2015

@rosen-vladimirov
Copy link
Contributor

👍

1 similar comment
@ErjanGavalji
Copy link
Contributor

👍

@@ -58,11 +59,10 @@
"shelljs": "0.3.0",
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
"temp": "0.8.1",
"unzip": "0.1.9",
"winreg": "0.0.12",
"xcode": "https://github.com/NativeScript/node-xcode/archive/NativeScript-0.9.tar.gz",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why xcode but not node-xcode?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not my code, I have no idea :) I think @fealebenpae fixed an upstream bug in this fork.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because the name of the module in its package.json is xcode

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically what Rosen said.

@ns-bot
Copy link

ns-bot commented Mar 26, 2015

teobugslayer added a commit that referenced this pull request Mar 26, 2015
Emit system information of every run of the CLI
@teobugslayer teobugslayer merged commit dbe8323 into master Mar 26, 2015
@teobugslayer teobugslayer deleted the totev/sysinfo branch July 30, 2015 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants