Adding required dependencies

As you know, the previous version of MediaMan used the following libraries:

  • localforage: To persist/load media collections
  • class-transformer: To serialize/deserialize classes

Go ahead and do the following:

  1. Add these dependencies to the package.json file.
  2. Run npm install to retrieve them.

Alternatively, you can do it all at once using npm install localforage class-transformer --save.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.9.141