-
Notifications
You must be signed in to change notification settings - Fork 1
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
name conflict - electron(atom-shell) #10
Comments
This naming problem is causing a lot of conflicts: electron/electron#3708 |
@logicalparadox up. This can make you loose quite a lot of time. I won't make the mistake again, but think that every developer that makes the mistake of running |
+1; I know it's not your fault that they picked the same name as you were using (looks like your first commit here was in 2012 and the atom shell -> electron rename happened in 2015, I believe), but because their project is far more well-known it can be quite confusing to mistakenly run |
I had the same issue. Installing
|
It's even more confusing now that GitHub's project is called electron on npm (and has been since 2016-07-28). |
Hello,
I would just like to highlight the fact that this package has a name conflict with https://github.com/atom/electron, and that it might be a good thing to advertise the fact that a name-conflict exists. (executable file is called
electron
in both packages)Thanks
The text was updated successfully, but these errors were encountered: