Skip to content

Update package.json to stable versions of TNS #40

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steinerj
Copy link

@steinerj steinerj commented Jul 9, 2019

Project was broken for me (and others) out of the box, presumably due to "next" versions (tested on 2019-07-08). It might be sensible to fix them to stable versions.

Project was broken for me (and others) out of the box, presumably due to "next" versions. It might be sensible to fix them to stable versions.
@cla-bot cla-bot bot added the cla: yes label Jul 9, 2019
@vmutafov
Copy link

vmutafov commented Jul 9, 2019

Hello @steinerj :) Thank you for the PR but could you describe what problem you experienced with next versions? And also, could you provide information about your NativeScript setup, what CLI version are you using?

@steinerj
Copy link
Author

Sorry, should've double checked and provided more info. This came in via a customer with the same issue.

TNS is 5.4.2 on Win10 1903 using an API29 Android emulator.

Trace:
Project successfully built.
Installing on device emulator-5554...
Successfully installed on device with identifier 'emulator-5554'.
Restarting application on device emulator-5554...
JS: Error: Could not load CSS from ./app.css: Error: com.tns.NativeScriptException: Failed to find module: "./app.css", relative to: app//
JS: com.tns.Module.resolvePathHelper(Module.java:146)
JS: com.tns.Module.resolvePath(Module.java:55)
JS: com.tns.Runtime.callJSMethodNative(Native Method)
JS: com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1212)
JS: com.tns.Runtime.callJSMethodImpl(Runtime.java:1092)
JS: com.tns.Runtime.callJSMethod(Runtime.java:1079)
JS: com.tns.Runtime.callJSMethod(Runtime.java:1059)
JS: com.tns.Runtime.callJSMethod(Runtime.java:1051)
JS: com.tns.NativeScriptActivity.onCreate(NativeScriptActivity.java:20)
JS: android.app.Activity.performCreate(Activity.java:7783)
JS: android.app.Activity.performCreate(Activity.java:7772)
JS: android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1299)
JS: android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3235)
JS: android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3396)
JS: android.app.servertransac...

@infnetdanpro
Copy link

really? 2 years we waiting updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants