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

table import data error #72

Open
mohit5540 opened this issue Aug 17, 2018 · 0 comments
Open

table import data error #72

mohit5540 opened this issue Aug 17, 2018 · 0 comments

Comments

@mohit5540
Copy link

Hello Guys

I exported table data (json file) from chateau application. But while importing via import functionality following error shown in console :

TypeError: Cannot read property 'file' of undefined
at exports.importTable (/usr/local/lib/node_modules/chateau/routes/api.js:380:52)
at callbacks (/usr/local/lib/node_modules/chateau/node_modules/express/lib/router/index.js:161:37)
at param (/usr/local/lib/node_modules/chateau/node_modules/express/lib/router/index.js:135:11)
at pass (/usr/local/lib/node_modules/chateau/node_modules/express/lib/router/index.js:142:5)
at Router._dispatch (/usr/local/lib/node_modules/chateau/node_modules/express/lib/router/index.js:170:5)
at Object.router [as handle] (/usr/local/lib/node_modules/chateau/node_modules/express/lib/router/index.js:33:10)
at next (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/proto.js:190:15)
at Object.staticMiddleware [as handle] (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/middleware/static.js:55:61)
at next (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/proto.js:190:15)
at Object.methodOverride [as handle] (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/middleware/methodOverride.js:49:5)
at next (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/proto.js:190:15)
at Object.urlencoded [as handle] (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/middleware/urlencoded.js:54:72)
at next (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/proto.js:190:15)
at Object.json [as handle] (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/middleware/json.js:56:55)
at next (/usr/local/lib/node_modules/chateau/node_modules/connect/lib/proto.js:190:15)
at Object.expressInit [as handle] (/usr/local/lib/node_modules/chateau/node_modules/express/lib/middleware.js:30:5)

Is there any fix available for this.

Regards

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