lukaskollmer / objc

🔮 NodeJS ↔ Objective-C bridge (experimental)
MIT License
98 stars 20 forks source link

Support nodeJS version 12 in objc #22

Closed uvtrip closed 3 years ago

uvtrip commented 4 years ago

In order to support nodeJS 12, we need to use different node modules which can compile with nodeJS 12

lukaskollmer commented 3 years ago

Fixed in v0.21.0. Let me know if it still doesn't work