Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Object(...) is not a function #13

Closed
deptno opened this issue Jan 3, 2019 · 1 comment
Closed

Object(...) is not a function #13

deptno opened this issue Jan 3, 2019 · 1 comment

Comments

@deptno
Copy link
Owner

deptno commented Jan 3, 2019

This error occur by dynamon command installed globally
not local

$ dynamon
v0.3.8 😈 Ready to work, open http://localhost:5500
TypeError: Object(...) is not a function
at HomeComponent (/usr/local/lib/node_modules/dynamon/.next/server/static/uUQ9hmd2nmnBeuhEV7UcG/pages/index.js:3320:54)
at c (/usr/local/lib/node_modules/dynamon/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:28:496)
at Ga (/usr/local/lib/node_modules/dynamon/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:31:1)
at a.render (/usr/local/lib/node_modules/dynamon/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:36:367)
at a.read (/usr/local/lib/node_modules/dynamon/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:35:450)
at renderToString (/usr/local/lib/node_modules/dynamon/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:47:82)
at render (/usr/local/lib/node_modules/dynamon/node_modules/next-server/dist/server/render.js:39:16)
at renderPage (/usr/local/lib/node_modules/dynamon/node_modules/next-server/dist/server/render.js:96:16)
at Function.getInitialProps (/usr/local/lib/node_modules/dynamon/.next/server/static/uUQ9hmd2nmnBeuhEV7UcG/pages/_document.js:2086:25)
at Function._callee$ (/usr/local/lib/node_modules/dynamon/.next/server/static/uUQ9hmd2nmnBeuhEV7UcG/pages/_document.js:3004:59)
dynamon:backend/ws.js {"type":"ws connected"} +0ms
dynamon:backend/ws.js {"type":"add endpoint","payload":{"name":"Dynamon Local DB","region":"dynamon","endpoint":"http://localhost:8000"}} +2ms

deptno added a commit that referenced this issue Jan 3, 2019
@lemon-li
Copy link

lemon-li commented Jan 8, 2019

same error

@deptno deptno closed this as completed in e838e9b Jan 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants