capacitor-image-cache icon indicating copy to clipboard operation
capacitor-image-cache copied to clipboard

Can't figure out how to import St Cached Image, vuejs, no ionic

Open Sommmmy opened this issue 4 years ago • 0 comments

When using "st-cached-image" import: `/node_modules/st-cached-image/dist/esm/es5/oqkxzbsm.js 2:5688 Module parse failed: Identifier '__extends' has already been declared (2:5688) File was processed with these loaders:

  • ./node_modules/@quasar/app/lib/webpack/loader.transform-quasar-imports.js You may need an additional loader to handle the result of these loaders.`;

When using like for ionic - "st-cached-image/dist/cached-image" there is no error about import but it still doesn't see custom html component "st-cached-image".

Sommmmy avatar Dec 04 '20 08:12 Sommmmy