Dan Wilson

Results 12 comments of Dan Wilson

I've created a repo that replicates the problem: https://github.com/killroyboy/vuepress-clean-urls-test It currently shows the error when building. Commenting out the `vuepress-plugin-clean-urls` settings in config.js allows building without errors.

> @killroyboy I cannot reproduce the bug totally. I'm not sure that makes me feel any better. So my diagnosis was obviously incorrect. In my testing, if the file is...

@meteorlxy Figured it out. Well, not the reason, but a workaround. If I remove `indexSuffix` from my plugin options then the build completes. Perhaps it doesn't like `indexSuffix` set to...

Ahh... I was unaware of the other repo. I'm assuming we should leave this bug in place seeing as the other repo is archived?

https://github.com/killroyboy/Ti.GA/blob/master/Android/dist/ti.ga-android-4.0.0.zip

@Astrovic You need to remove the dependency of ti.playservice (in timodules.xml) in the other modules and rebuild them. Ti SDK 7.x leverages Google Play Services differently and so all modules...

@kerbooo What do you mean that it didn't work? Did you get errors when you ran `appc run p android --build-only`? Please provide as many details as possible.

@kerbooo Try this: https://github.com/killroyboy/PushClient/blob/master/dist/br.com.arlsoft.pushclient-android-2.0.0.zip

@kerbooo I don't do Java Dev. I only know how to rebuild the modules because I read that link I posted above.