Skip to content
New issue

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

Uncaught TypeError: msg.text.join is not a function #92

Open
Euniceisnice opened this issue Oct 30, 2019 · 0 comments
Open

Uncaught TypeError: msg.text.join is not a function #92

Euniceisnice opened this issue Oct 30, 2019 · 0 comments

Comments

@Euniceisnice
Copy link

Euniceisnice commented Oct 30, 2019

I tried the solution here #67
(remove the curly bracket)
and it turned out like this ⬇️

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Mac OS X 10.14.6
Thrown From: jupyter-notebook package 0.0.10

Stack Trace

Uncaught TypeError: msg.text.join is not a function

At /Users/euniceng/.atom/packages/jupyter-notebook/lib/display-area.js:68

TypeError: msg.text.join is not a function
    at DisplayArea.makeMimeBundle (/packages/jupyter-notebook/lib/display-area.js:68:39)
    at /packages/jupyter-notebook/lib/display-area.js:49:31
    at Array.map (<anonymous>)
    at DisplayArea.transformMimeBundle (/packages/jupyter-notebook/lib/display-area.js:48:55)
    at DisplayArea.componentWillMount (/packages/jupyter-notebook/lib/display-area.js:29:10)
    at ReactCompositeComponentWrapper.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactCompositeComponent.js:210:12)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactDOMComponent.mountChildren (/packages/jupyter-notebook/node_modules/react/lib/ReactMultiChild.js:241:44)
    at ReactDOMComponent._createContentMarkup (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:591:32)
    at ReactDOMComponent.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:479:29)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactDOMComponent.mountChildren (/packages/jupyter-notebook/node_modules/react/lib/ReactMultiChild.js:241:44)
    at ReactDOMComponent._createContentMarkup (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:591:32)
    at ReactDOMComponent.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:479:29)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactCompositeComponentWrapper.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactCompositeComponent.js:225:34)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactDOMComponent.mountChildren (/packages/jupyter-notebook/node_modules/react/lib/ReactMultiChild.js:241:44)
    at ReactDOMComponent._createContentMarkup (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:591:32)
    at ReactDOMComponent.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:479:29)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactDOMComponent.mountChildren (/packages/jupyter-notebook/node_modules/react/lib/ReactMultiChild.js:241:44)
    at ReactDOMComponent._createContentMarkup (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:591:32)
    at ReactDOMComponent.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:479:29)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactDOMComponent.mountChildren (/packages/jupyter-notebook/node_modules/react/lib/ReactMultiChild.js:241:44)
    at ReactDOMComponent._createContentMarkup (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:591:32)
    at ReactDOMComponent.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactDOMComponent.js:479:29)
    at Object.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactReconciler.js:37:35)
    at ReactCompositeComponentWrapper.mountComponent (/packages/jupyter-notebook/node_modules/react/lib/ReactCompositeComponent.js:225:34)

Commands

Non-Core Packages

atom-runner 2.7.1 
Hydrogen 2.13.1 
ide-json 0.2.1 
jupyter-notebook 0.0.10 
script 3.18.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant