[AC-477] Appcelerator Studio. Can't debug commonjs module due "Source not found"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2015-11-29T08:56:22.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.2 |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | Andrey Tkachenko |
Assignee | Mostafizur Rahman |
Created | 2015-10-23T11:12:32.000+0000 |
Updated | 2015-11-29T08:56:22.000+0000 |
Description
Can't debug commonjs module installed in to folder /modules/commonjs.
As result blank page with message "Source not found" and "Edit Source Lookup Path...".
I tried to choose folder but it did not help.
Hello, Can you provide the module that you are using?. Also please provide the CLI, Titanium SDK version, Platform, Node version, and operating system information. Thank you.
Ti.SDK 5.0.2, Android/Genymotion 4.2.2, node 0.12.7, appc 5.0.4-2, Alloy Host OS: Mac OS X OS Version: 10.10.5 OS Arch: x86_64 JRE Version: 1.7.0_79 JRE Vendor: Oracle Corporation JRE Home: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre Appcelerator Studio Version: 4.3.2.201510020431 Test code
Can't attach module to this issue. Please use external link https://yadi.sk/d/zm-31gvNjzEns
Hi , We tested this issue. We get this behaviour only for *com.falkolab.imagecache* module , but any other common js module such as
(ti.googleanalytics , ti.cloud)
is working fine on debug mode. *Environment*Thanks
And why it not working for *com.falkolab.imagecache* module?
[~falko] - Good question. We will investigate this further.
Its module bugs. I also tested sample module its working good. It's not Titanium SDK related issues.