ionic-selectable icon indicating copy to clipboard operation
ionic-selectable copied to clipboard

Deprecation Warning Angular v15

Open silverio opened this issue 2 years ago • 1 comments

Processing legacy "View Engine" libraries: (node:24014) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use node --trace-deprecation ... to show where the warning was created)

  • ionic-selectable [module/esm2015] (git+https://github.com/eakoriakin/ionic-selectable.git)
  • ionic-selectable [main/commonjs] (git+https://github.com/eakoriakin/ionic-selectable.git) Encourage the library authors to publish an Ivy distribution.

silverio avatar Dec 12 '22 21:12 silverio

This is now problematic since angular 16 does not support view engine libraries anymore. @eakoriakin are there any plans to upgrade this to an ivy version?

StevenSwitten avatar May 08 '23 09:05 StevenSwitten