You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2020/03/30 05:58:38 UTC

[GitHub] [incubator-weex] aowuR opened a new issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

aowuR opened a new issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181
 
 
   按照官方给的调试方案, 我这边暂时不集成 app ,所以没有 ios 和安卓的集成. 纯h5 的话,用 weex playground 不可以调试吗?  这边怎么调都不对 , 用weex create  出来的项目    .vue 的页面开发的.weex debug src 和 weex debug src/index.vue 都不对. 求教如何能在sources 里面看到  页面的js代码

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] aowuR closed issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

Posted by GitBox <gi...@apache.org>.
aowuR closed issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] aowuR commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

Posted by GitBox <gi...@apache.org>.
aowuR commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181#issuecomment-605820534
 
 
   > 你都没说清楚遇到了什么问题,怎么个不对法,怎么帮你呀。
   
   实在抱歉, 那会我也搞不清哪里有问题.  命令窗口小没看到报错 现在看到有报错:是 vue 和vue-template-compiler版本不一致.  但是在项目里面修改一样版本没有作用.似乎是在 我 mac 系统的 user/xxx/.wx/下面 这个是 weex 的文件吗?? 需要怎么更改这个
   ![image](https://user-images.githubusercontent.com/29719695/77884234-40bd5700-7297-11ea-9dc1-5dd13d104a18.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] cnryb commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181#issuecomment-605939256
 
 
   我使用 weex create 创建了一个项目,执行 weex debug src 没有复现你的问题。
   你可以尝试删除 /user/xxx/.wx 目录,重新执行命令试试看。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] aowuR commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

Posted by GitBox <gi...@apache.org>.
aowuR commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181#issuecomment-605940832
 
 
   > 我使用 weex create 创建了一个项目,执行 weex debug src 没有复现你的问题。
   > 你可以尝试删除 /user/xxx/.wx 目录,重新执行命令试试看。
   
   我估计还得研究研究 你这个方法我也试过了 .wx 这个文件是 weex debug 的时候下载的.  可能是我的环境哪里有问题吧 ...  真让人头大  哈哈哈哈 感谢你的回复 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] cnryb commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #3181: 关于 weex 的调试看不到 js 文件, 打不了断点
URL: https://github.com/apache/incubator-weex/issues/3181#issuecomment-605809162
 
 
   你都没说清楚遇到了什么问题,怎么个不对法,怎么帮你呀。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services