Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fix all compilation errors and warnings for Node.js 12 (V8 7.4). #128

Merged
merged 4 commits into from
Jun 12, 2019

Conversation

benjamn
Copy link
Contributor

@benjamn benjamn commented May 6, 2019

Depends on the work @abnerlee started in #127.

Meteor can use a fork of the pathwatcher package for now, but it would be great to see these changes released officially sometime soon!

Related: atom/watcher#224 (comment)

Ben Newman and others added 2 commits May 8, 2019 20:11
I'm sure this isn't the best way to fix this problem, but without it the
pathwatcher package gets installed without a build/Release directory,
which makes the package totally unusable. The unnecessary cleaning happens
because the prepublish script always runs after npm install.

Very open to any other ways of preserving the build/ directory!
@benjamn benjamn force-pushed the update-for-node-12 branch 2 times, most recently from 60d912b to b83a343 Compare May 8, 2019 20:27
@rafeca rafeca self-assigned this Jun 12, 2019
Copy link
Contributor

@rafeca rafeca left a comment

Choose a reason for hiding this comment

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

Thank you ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants