gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

Uncaught TypeError: Cannot read property 'label' of undefined

Open yuanJewel opened this issue 5 years ago • 1 comments

gitbook build is OK, but web serve is error

web error is : Uncaught TypeError: Cannot read property 'label' of undefined at buttons.js:44 at Function.map (gitbook.js:1) at Object. (buttons.js:40) at Object.dispatch (gitbook.js:2) at Object.m.handle (gitbook.js:2) at Object.trigger (gitbook.js:3) at Object. (gitbook.js:3) at Function.each (gitbook.js:1) at de.fn.init.each (gitbook.js:1) at de.fn.init.trigger (gitbook.js:3)

gitbook version is: CLI version: 2.3.2 GitBook version: 3.2.3

yuanJewel avatar Jul 02 '20 02:07 yuanJewel

I have some simular issue, may be because the nodejs updated and this project totally abandon.

wood-j avatar Jul 24 '20 08:07 wood-j