-
Notifications
You must be signed in to change notification settings - Fork 24
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
When running wit -s or wit -w I get an error #78
Comments
Hi, I guess it failed during packing the application.
|
Thanks for the response. This is my first time using WITs. I did use
Yes I do have a tizen certificate. I have tried using |
I am having the same issue. Also my first time using WITs and used wits -i to initiate. My witsconfig.json output is below
|
@micalexander And one more thing, I can see you've set deviceIp as 0.0.0.0, It means the application should be launched on the emulator. If you can attach full logs It would be helpful for debugging. |
@PChristie37 I can see you have a certification from the Tizen Studio. |
@prozanne Full log is
|
@PChristie37 One thing I wonder is.....
If you did 2nd method for installing it, could you try with npm again? |
@micalexander hmmm but maybe you can try this. Sorry for inconvenience. |
@prozanne Thanks for all the help!
|
Yes it does show |
After debugging the issue myself for a while I seem to have found the issue. It seems like a race condition was happening on my machine. I created a pull request that should resolve the issue as it has resolved it for me. The pull request was added to a dependency repo of WITs. |
@micalexander Thanks! |
Hi, Thanks for your effort. |
@micalexander But the issue will keep opened till resolving the other issue reported by PChristie37. Thanks. |
@prozanne
|
Hi! (With invalid certification, the application could be packaged, And for sure, I can see you are using WITs for making a certification, After trying again If you are still in the problem though, |
Hi! |
Oh and, If you are still in a problem, When I asked the issue to Tizen Studio, he queried file paths in "profiles.xml" really exist.
|
Hi @PChristie37 [webide-common-tizentv]projectHelper.buildWidget() profilePath = /home/chirag/tizen-studio-data/profile/profiles.xml, excludeFiles = undefined TypeError: Cannot read property 'privateKey' of null Can you please tell how to resolve this one? I am new to tizen and stuck in this. |
Error: no such file or directory .config/yarn/global/node_modules/@tizentv/wits/container/author-signature.xml
The text was updated successfully, but these errors were encountered: