Skip to content

Can't resolve all parameters for IonicImageCacheHelperProvider #3

Description

@pcerbino

I follow install instructions and after install all plugins and add module into my app.module.ts my app starts with this error:

Uncaught Error: Can't resolve all parameters for IonicImageCacheHelperProvider: ([object Object], ?, ?, [object Object]).
    at syntaxError (compiler.js:486)
    at CompileMetadataResolver._getDependenciesMetadata (compiler.js:15706)
    at CompileMetadataResolver._getTypeMetadata (compiler.js:15541)
    at CompileMetadataResolver._getInjectableMetadata (compiler.js:15521)
    at CompileMetadataResolver.getProviderMetadata (compiler.js:15881)
    at compiler.js:15792
    at Array.forEach (<anonymous>)
    at CompileMetadataResolver._getProvidersMetadata (compiler.js:15752)
    at compiler.js:15224
    at Array.forEach (<anonymous>)

$ ionic info

Ionic:

   ionic (Ionic CLI)  : 4.10.1 (/usr/local/lib/node_modules/ionic)
   Ionic Framework    : ionic-angular 3.9.2
   @ionic/app-scripts : 3.2.1

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.0.0, browser 5.0.4, ios 4.5.5
   Cordova Plugins       : cordova-plugin-ionic-webview 2.3.1, cordova-plugin-ionic-wkkeyboard 1.1.1, (and 16 other plugins)

System:

   ios-deploy : 2.0.0
   NodeJS     : v8.12.0 (/usr/local/bin/node)
   npm        : 6.4.1
   OS         : macOS Mojave
   Xcode      : Xcode 10.1 Build version 10B61

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions