feross / thanks

🙌 Give thanks to the open source maintainers you depend on! ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'map' of undefined

mxstbr opened this issue · comments

$ npx thanks
Error: Cannot read property 'map' of undefined

This line:

thanks/cmd.js

Line 200 in 1116cad

pkgs.forEach(pkg => {

Thanks for reporting. Confirmed. Working on it.

Fixed and released a new version 0.3.1.

💜