Git Product home page Git Product logo

Comments (12)

wuchangming avatar wuchangming commented on July 2, 2024 1

@maicong ,用yarn安装,node为v7依然出现退出的问题已在3.4.0版本修复

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

你的node.js 和spy-debugger版本分别是多少呢 ,执行命令:node --versionspy-debugger --version 看看。

尝试下更新最新的spy-debugger, 直接命令:npm install spy-debugger -g, 重新安装一次即可

from spy-debugger.

evanyangg avatar evanyangg commented on July 2, 2024

@wuchangming
image
$ node --version
v7.1.0
$ spy-debugger --version
3.2.2
我也出现了这个问题,已经重新安装过,在某个页面还是会有这个问题

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

@evanyangg ,抽空改下启动weinre的方式。谢谢反馈问题

from spy-debugger.

evanyangg avatar evanyangg commented on July 2, 2024

@wuchangming 我试用了一下github里面的weinre项目 也会出现同样的问题

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

可能是weinre不兼容最新版的nodejs

from spy-debugger.

evanyangg avatar evanyangg commented on July 2, 2024

@wuchangming 我从原来的7.1改成6.9.1
自动退出的问题没有了.现在可以自动调试了.
image
但是这个属性displayName依然是undefined

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

确实是nodejs7以上的版本有问题。我这边看看怎么能修复

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

image

nodejs 7.0以上版本导致spy-debugger崩溃的bug

已在3.2.3版本修复

from spy-debugger.

evanyangg avatar evanyangg commented on July 2, 2024

@wuchangming 辛苦辛苦

from spy-debugger.

maicong avatar maicong commented on July 2, 2024

还是会退出

➜  ~/Web  spy-debugger
正在启动代理
2016-12-28T07:59:16.116Z spy-debugger: starting server at http://localhost:50377
(node:57694) DeprecationWarning: 'GLOBAL' is deprecated, use 'global'
本机在当前网络下的IP地址为:10.0.4.67
node-mitmproxy启动端口: 9888
浏览器打开 ---> http://127.0.0.1:50382
(node:57694) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
(node:57694) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
/Users/singsen/.config/yarn/global/node_modules/weinre/lib/utils.js:183
    funcName = func.displayName || func.name || callSite.getFunctionName();
                   ^

TypeError: Cannot read property 'displayName' of undefined
(node:57694) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
➜  ~/Web

from spy-debugger.

wuchangming avatar wuchangming commented on July 2, 2024

用yarn安装确实还会有问题。
在想办法看怎样能修复

from spy-debugger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.