We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
运行出错: meinv/lib/display.js:18 downloadImages(girls[Math.floor(randomNumber) + i].image_url, imagesDi TypeError: Cannot read property 'image_url' of undefined
我的node版本 node: v0.11.13
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
➜ whatsapp git:(master) ✗ meinv 1 /usr/local/lib/node_modules/meinv/lib/display.js:18 downloadImages(girls[Math.floor(randomNumber) + i].image_url, imagesDir, imagesCount); ^
TypeError: Cannot read property 'image_url' of undefined
@island205 haha . i'm a contributor XD
No branches or pull requests
运行出错:
meinv/lib/display.js:18
downloadImages(girls[Math.floor(randomNumber) + i].image_url, imagesDi
TypeError: Cannot read property 'image_url' of undefined
我的node版本
node: v0.11.13
The text was updated successfully, but these errors were encountered: