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

“Uncaught TypeError” while creating new ionic-native wrapper #740

Closed
chunhoong opened this issue Oct 24, 2016 · 4 comments
Closed

“Uncaught TypeError” while creating new ionic-native wrapper #740

chunhoong opened this issue Oct 24, 2016 · 4 comments

Comments

@chunhoong
Copy link

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:

capture

@chunhoong
Copy link
Author

Closer look into main.js, this is the part that fall into error.

image

@ihadeed
Copy link
Collaborator

ihadeed commented Oct 27, 2016

Can you try with latest version of this repo?

@ramonornela
Copy link
Contributor

@ihadeed Same problem in 2.2.5

@mlynch
Copy link
Collaborator

mlynch commented Oct 27, 2016

Ah crap, must by my changes to have an explicit name field. Will change this

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