Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'forChild' of undefined in GalleryModalModule. #47

Open
developerpbt opened this issue Oct 4, 2017 · 3 comments
Open

Comments

@developerpbt
Copy link

developerpbt commented Oct 4, 2017

Error Page Url:
https://user-images.githubusercontent.com/29945417/31177944-1d877532-a935-11e7-93de-e8857e17e266.png

Package.json :

{ "name": "io.cordova.myapp202f28", "author": "", "homepage": "", "private": true, "scripts": { "clean": "ionic-app-scripts clean", "build": "ionic-app-scripts build", "ionic:build": "ionic-app-scripts build", "ionic:serve": "ionic-app-scripts serve", "watch": "ionic-app-scripts watch", "prodbuild": "ionic cordova build android --prod" }, "dependencies": { "@angular/common": "2.4.8", "@angular/compiler": "2.4.8", "@angular/compiler-cli": "2.4.8", "@angular/core": "2.4.8", "@angular/forms": "2.4.8", "@angular/http": "2.4.8", "@angular/platform-browser": "2.4.8", "@angular/platform-browser-dynamic": "2.4.8", "@angular/platform-server": "2.4.8", "@ionic/storage": "2.0.0", "ionic-angular": "2.2.0", "ionic-native": "2.4.1", "ionicons": "3.0.0", "rxjs": "5.0.1", "sw-toolbox": "3.4.0", "zone.js": "0.7.2", "ionic-gallery-modal": "~0.2.6" }, "devDependencies": { "@ionic/app-scripts": "1.1.4", "ionic": "3.12.0", "typescript": "2.0.9" }, "cordovaPlugins": [ "cordova-plugin-whitelist", "cordova-plugin-console", "cordova-plugin-statusbar", "cordova-plugin-device", "cordova-plugin-splashscreen", "ionic-plugin-keyboard" ], "cordovaPlatforms": [], "-vs-binding": { "BeforeBuild": [ "ionic:build" ] } }

@dheavy
Copy link

dheavy commented Nov 20, 2017

Any news on this? I'm having the same error and thus cannot use the plugin.

@VesperDev
Copy link

I have the same error and I do not know how to repair it :(

@GREPY
Copy link

GREPY commented Feb 1, 2018

The same situation. Now I have to look for another plugin... 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants