GithubHelp home page GithubHelp logo

Comments (6)

nieheyong avatar nieheyong commented on June 2, 2024

我用的Node.js v7.8删掉之前的Node_Module文件夹然后重新运行npm install 再跑,没有提示你这个错误,无法重现你的问题。你自己能尝试解决一下吗?

from hanhandespider.

tuntuntutu avatar tuntuntutu commented on June 2, 2024

比如一页24张专辑,会卡在18张不执行了

from hanhandespider.

sunfeng90 avatar sunfeng90 commented on June 2, 2024

我利用LZ的方法成功解决了,可能是你网络的问题。重新试一下就好了!

from hanhandespider.

tuntuntutu avatar tuntuntutu commented on June 2, 2024

我每次都能重现,设置48就会卡在30几,前面24就会很快

from hanhandespider.

DonyZ-V avatar DonyZ-V commented on June 2, 2024

$ node app
E:\Repositories\hanhandeSpider\app.js:34
let q = asyncQuene(async function ( url, taskDone) {
^^^^^
SyntaxError: missing ) after argument list

这个实在没找到,作者能看看么

from hanhandespider.

nieheyong avatar nieheyong commented on June 2, 2024

@DonyZ-V @sunfeng90
async 这个关键字到 Node.js 7.6才能使用
在命令行输入

node -v

检查版本是不是低于Node.js 7.6版本。
如果是,请去 官网下载高于7.6版本的Node.js

from hanhandespider.

Related Issues (3)

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.