-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
“Uncaught TypeError” while creating new ionic-native wrapper #740
Comments
Can you try with latest version of this repo? |
@ihadeed Same problem in 2.2.5 |
Ah crap, must by my changes to have an explicit name field. Will change this |
ramonornela
added a commit
to ramonornela/ionic-native
that referenced
this issue
Oct 27, 2016
ihadeed
pushed a commit
that referenced
this issue
Oct 27, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Without any code change straight after I perform git clone, I run
npm install
npm run build
Then, copied all the file under the generated dist folder to the dist folder inside my ionic-native module. The screen is all blank and I saw this from chrome debugger:
The text was updated successfully, but these errors were encountered: