Skip to content
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

Clean up npm dependencies #75

Merged
merged 6 commits into from
Apr 6, 2018
Merged

Clean up npm dependencies #75

merged 6 commits into from
Apr 6, 2018

Conversation

fortuna
Copy link
Collaborator

@fortuna fortuna commented Apr 6, 2018

I'm now using Yarn workspaces, which solves the current problem where one yarn install call corrupts another.

I had to fix the ipaddr.js types with the change.

@fortuna fortuna self-assigned this Apr 6, 2018
@fortuna fortuna requested review from trevj and dborkan April 6, 2018 20:33
@dborkan
Copy link
Contributor

dborkan commented Apr 6, 2018

I'm trying this change on Mac and it seems like the yarn command is getting stuck for a really long time, maybe forever? If I try the master branch I'm not seeing this issue.

screen shot 2018-04-06 at 4 39 52 pm

@fortuna
Copy link
Collaborator Author

fortuna commented Apr 6, 2018

Do you have the latest yarn?

@fortuna
Copy link
Collaborator Author

fortuna commented Apr 6, 2018

FYI, this is passing on Travis

Copy link
Contributor

@dborkan dborkan left a comment

Choose a reason for hiding this comment

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

👍 change looks good.

Just FYI, this required me upgrading to the latest yarn (didn't work on 1.3.2 but it's fixed on 1.5.1). However electron-icon-maker is now failing for me (in this branch and the master branch). I think somehow upgrading yarn caused these problems on Mac (Linux still works). Maybe it's just my machine, I'm just making note here in case others have the same issue

@fortuna fortuna merged commit 519dbb7 into master Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants