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

Socketio crashes gradle build #207

Open
AdamAtri opened this issue Jan 11, 2025 · 0 comments
Open

Socketio crashes gradle build #207

AdamAtri opened this issue Jan 11, 2025 · 0 comments

Comments

@AdamAtri
Copy link

Steps to reproduce:

  • create new app
  • ns plugin add @triniwiz/nativescript-socketio
  • ns debug android
Updating runtime package.json with configuration values...
Project successfully prepared (android)
Building project...
Gradle build...
         + applying user-defined configuration from /Users/adamatri/Project/notify-me/App_Resources/Android/before-plugins.gradle
         + applying user-defined configuration from /Users/adamatri/Project/notify-me/App_Resources/Android/before-plugins.gradle
         + setting applicationId
         + applying user-defined configuration from /Users/adamatri/Project/notify-me/App_Resources/Android/app.gradle
         + adding nativescript runtime package dependency: nativescript-optimized-with-inspector
         + adding aar plugin dependency: /Users/adamatri/Project/notify-me/node_modules/@nativescript/core/platforms/android/core.aar
         + adding aar plugin dependency: /Users/adamatri/Project/notify-me/node_modules/@nativescript/core/platforms/android/widgets-release.aar
         + adding aar plugin dependency: /Users/adamatri/Project/notify-me/node_modules/@nativescript/core/platforms/android/winter_cg-release.aar
         + adding aar plugin dependency: /Users/adamatri/Project/notify-me/node_modules/@triniwiz/nativescript-socketio/platforms/android/fancylogger-release.aar

Build file '/Users/adamatri/Project/notify-me/platforms/android/app/build.gradle' line: 574
A problem occurred configuring project ':app'.
invalid code lengths set

Unable to apply changes on device: ce071717c4a3b83b0d7e. Error is: Command ./gradlew failed with exit code 1.
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

1 participant