Giter VIP home page Giter VIP logo

databazel's People

Contributors

bagrijroman avatar heaks avatar tarzak avatar uapasha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

databazel's Issues

Unable to install

Hi,

Looks like a tool I can use to enable few of my analysts instead of having to write dashboards for them. It looks like it is hitting some dependency issues - perhaps just a matter of updating package.json.

`=> Started proxy.
=> Started MongoDB.
=> Meteor 1.6.1 is available. Update this project with 'meteor update'.

Unable to resolve some modules:

"create-react-class" in /Users/v632654/Playground/Databazel/node_modules/react-chartjs/lib/core.js (web.browser)

If you notice problems related to these missing modules, consider running:

meteor npm install --save create-react-class

I20180302-14:12:03.508(-5)? Kadira: completed instrumenting the app
=> Started your app.

=> App running at: http://localhost:3000/
I20180302-14:12:03.610(-5)? admin added`

Browser showed issues loading create-react-class and so i went ahead and tried to install the package using suggested command. It ended up with this error.

`meteor npm install --save create-react-class
npm ERR! Darwin 16.7.0
npm ERR! argv "node" "/Users/v632654/.meteor/packages/meteor-tool/.1.3.2_4.15fosot.wga2++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm" "install" "--save" "create-react-class"
npm ERR! node v0.10.43
npm ERR! npm v2.14.22
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants material-ui@^0.15.0`

Appreciate any pointers to move forward.

Thanks!

Properties which contains `:` don't work correctly with Quasar

Properties which contains : don't work correctly with Quasar.

{
"collection": "statements",
"query": {
"statement.verb.display.en": "viewed",
"statement.timestamp": {
"$gt": "2016-12-16T12:59:29-08:00"
},
"statement.object.definition.extensions.http://lrs&46;learninglocker&46;net/define/extensions/moodle_course.id": "21"
},
"fields": {
"statement.actor.name": 1,
"_id": 0
}
}

new install doesn't work.

[Error] There is no route for the path: โ€“ "/"
_notfoundRoute (kadira_flow-router.js:519)
(anonymous function) (kadira_flow-router.js:707)
nextEnter (kadira_flow-router.js:1335)
dispatch (kadira_flow-router.js:1341)
replace (kadira_flow-router.js:1304)
(anonymous function) (kadira_flow-router.js:554)
start (kadira_flow-router.js:1197)
page (kadira_flow-router.js:1131)
initialize (kadira_flow-router.js:563)
(anonymous function) (kadira_flow-router.js:983)
maybeReady (meteor.js:809)
loadingCompleted (meteor.js:821)

has this project been abandoned?

Can't add databases

Hello,

I just installed databazel on a Kubuntu 16.10 computer.
During installation I saw those warnings:
npm WARN [email protected] requires a peer of material-ui@^0.15.0 but none was installed. npm WARN [email protected] requires a peer of react-dom@^15.4.2 but none was installed. npm WARN [email protected] requires a peer of react@^15.4.2 but none was installed. databazel.sh: 27: databazel.sh: java: not found ... App running at: http://localhost:3000/
but then it seemed to be working to login and create a new dashboard. I just can't add a database. In the console I see another error whilst using Databazel:
I20170528-12:12:46.740(8)? Exception in callback of async function: TypeError: Cannot read property 'statusCode' of undefined I20170528-12:12:46.740(8)? at server/lib/quasar.js:87:19 I20170528-12:12:46.740(8)? at runWithEnvironment (packages/meteor/dynamics_nodejs.js:110:1)

Are there some version conflicts on my system or similar?

Getting error initializing project on Ubuntu 17

Uncaught TypeError: Super expression must either be null or a function, not undefined
    at _inherits (react-treeview.js:19)
    at react-treeview.js:30
    at meteorInstall.node_modules.react-treeview.lib.react-treeview.js (react-treeview.js:104)
    at fileEvaluate (install.js:141)
    at require (install.js:75)
    at meteorInstall.client.modules.workplace.components.collection_fields.object_tree.jsx (object_tree.jsx:3)
    at fileEvaluate (install.js:141)
    at require (install.js:75)
    at meteorInstall.client.modules.workplace.containers.object_tree.js (object_tree.js:3)
    at fileEvaluate (install.js:141)

And right after that:

There is no route for the path: /
Router._notfoundRoute @ router.js:347
(anonymous) @ router.js:535
(anonymous) @ index.js:474
nextEnter @ index.js:306
page.dispatch @ index.js:312
page.replace @ index.js:275
self._page.(anonymous function) @ router.js:382
page.start @ index.js:168
page @ index.js:102
Router.initialize @ router.js:391
(anonymous) @ _init.js:9
maybeReady @ startup_client.js:26
loadingCompleted @ startup_client.js:38

It is important to say that I just cloned the project and runned sh databazel.sh and got those erros when going to http:localhost:3000.

I had the same problem running this on my colleague computer which is running Ubuntu 16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.