-
Notifications
You must be signed in to change notification settings - Fork 181
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
nodejs-mobile-cordova - IONIC 3/4 support #129
Comments
Hi @andreddosantos, This has been answered in the project's gitter, so I'll also quote the answer here:
|
If you've been able to make it run in Ionic since then, this issue would be a good place to share how you've been able to do it. |
Hi @jaimecbernardo, I've manage with some simple steps use this plugin in Ionic 4 with angular 6.
Regards |
Thank you, @andreddosantos . |
Thanks @andreddosantos! I wonder if you can help me to get over the last issue I'm having with this. For some reason I can't get nodejs to start. I've tried few various ways to get
I then import this into
|
Hi @0fork , |
@andreddosantos Hey that's great. I'm using ionic 4.11 and angular 5, which doesn't have the angular.json (angular-cli) incorporated. What would be the best way to complete Step 3 without angular-cli. Should I make some changes on the webpack config or is there a way to install ng-cli in an existing project ? EDIT: Also, typescript is throwing errors because nodejs is undefined. Got any ideas how can I fix this ? Thanks |
Hello guys,
I cant seem to find any working tutorial where the "nodejs-mobile-cordova" is integrated with IONIC framework. Do you know of any code sample that could be used as an example for the integration?
Thanks
The text was updated successfully, but these errors were encountered: