-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
My first try with Devicehive Cassandra plugin and I'm facing a problem as follows:
Recreating devicehive-plugin-cassandra-node_schema_1 ... done
Recreating devicehive-plugin-cassandra-node_plugin_1 ... done
Attaching to devicehive-plugin-cassandra-node_schema_1, devicehive-plugin-cassandra-node_plugin_1
schema_1 | > devicehive-plugin-cassandra-node@1.0.0 schema /usr/src/app
schema_1 | > node ./plugin/cassandraSchema/index.js
schema_1 |
schema_1 | module.js:557
schema_1 | throw err;
schema_1 | ^
schema_1 |
schema_1 | Error: Cannot find module '../cassandraSchemas/cassandra-tables'
and then:
devicehive-plugin-cassandra-node_schema_1 exited with code 1
plugin_1 |
plugin_1 | > devicehive-plugin-cassandra-node@1.0.0 start /usr/src/app
plugin_1 | > node ./plugin/index.js
plugin_1 |
plugin_1 | module.js:557
plugin_1 | throw err;
plugin_1 | ^
plugin_1 |
plugin_1 | Error: Cannot find module '../cassandraSchemas/cassandra-tables'
I was going with steps described in section "How it works".
Thanks in advice for your helpful posts.
Regards,
Tom
Metadata
Metadata
Assignees
Labels
No labels