-
Notifications
You must be signed in to change notification settings - Fork 99
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
Google Doc example fails in Node.js #200
Comments
Interesting, that should be using request, will take a poke. |
Is there a fix for this? Miso doesn't seem to work with Node.js anymore. |
This is super annoying. |
Any progress on this? I'd love to be able to start using Miso in my node projects. |
I'm experiencing the exact same issue. I can fetch and return data perfectly fine when creating my own array of objects inside Miso.Dataset, but when I try to specify a Google document via Miso.Dataset.Importers.GoogleSpreadsheet and Miso.Dataset.Parsers.GoogleSpreadsheet, it returns with this error: /Applications/MAMP/htdocs/LB-BNR/meteor-aldoemail/.meteor/local/build/programs/server/boot.js:186 |
any update on this? does using node.js still work? |
When I run the example at http://misoproject.com/dataset/tutorials/googlespreadsheets in node after doing
var Miso = require('miso.dataset')
I get the following error in my consoleThe text was updated successfully, but these errors were encountered: