Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix for master -- Node's API changes #1002

Merged
merged 4 commits into from
Apr 22, 2019
Merged

Conversation

Crysple
Copy link
Contributor

@Crysple Crysple commented Apr 21, 2019

According to this commit (more specifically, this file), node's API for mkdir has changed, which causes NNI cannot be compile correctly.

This is because the prototype of fs.mkdir's callback function has changed.

We should further discuss how to fix the previous version of NNI. Maybe it will be better to fix the version of node.

@chicm-ms chicm-ms merged commit cf98380 into microsoft:master Apr 22, 2019
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