owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

Add Node 12 support #138

Open markyleong opened 4 years ago

markyleong commented 4 years ago

The current version (1.8.0) has a dependency on node-sass#4.10.0, which is incompatible with Node 12: https://github.com/sass/node-sass/issues/2632

Example error: error: no matching function for call to ‘v8::Function::New(v8::Isolate*&, void (&)(const v8::FunctionCallbackInfo<v8::Value>&), #v8::Local<v8::Object>&)’