twolfson/firefox-bookmarks

firefox-bookmarks flatten --filename error.

Open

#3 建立於 2018年8月8日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1 fork)github user discovery
bughelp wanted

倉庫指標

Star
 (12 star)
PR 合併指標
 (PR 指標待抓取)

描述

Hi and thanks for this nice tool you developed. I get the following error while trying the cli option on windows.

Is it an empty folder maybe?

Thanks a lot, Nikolas

`C:\Users\user\AppData\Roaming\npm\node_modules\firefox-bookmarks\lib\firefox-bookmarks.js:35 var bookmarkFolders = bookmarkMenu.children; ^

TypeError: Cannot read property 'children' of undefined at Function.BookmarkCollection.parse (C:\Users\user\AppData\Roaming\npm\node_modules\firefox-bookmarks\lib\firefox-bookmarks.js:35:38) at new BookmarkCollection (C:\Users\user\AppData\Roaming\npm\node_modules\firefox-bookmarks\lib\firefox-bookmarks.js:10:38) at C:\Users\user\AppData\Roaming\npm\node_modules\firefox-bookmarks\lib\cli.js:63:26 at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3) `

貢獻者指南