The following line var foo = require("./foo.capnp"); throws an Exception/: unexpected Symbol as the first line is the schema ID 0x..... Am I calling the schema in a wrong way? **Environment Used** node: 6.11.2
The following line
var foo = require("./foo.capnp");
throws an Exception/: unexpected Symbol as the first line is the schema ID 0x.....
Am I calling the schema in a wrong way?
Environment Used
node: 6.11.2