Vadim Kravcenko

Results 27 comments of Vadim Kravcenko
trafficstars

The code that you provided doesn't come from node-read. I can't really debug it. Can you provide some more context?

I've updated the cheerio dependency version, can you try it again? Version 0.1.7 of node-read

I don't really know what the problem is, I never used browserify. Maybe you can try this: https://wzrd.in/standalone/node-read@latest

How are you calling browserify? did you try with --standalone?

According to the readme at https://github.com/browserify-rails/browserify-rails/blob/master/README.md You can change the command line options in config/application.rb ``` # Command line options used when running browserify # # can be provided as...

What version of browserify is installed? `browserify --version`

Can you try upgrading it to 12.0.1?

Not really. The main point of this library is to get readable content and to get it fast. Fetching other data will make it much slower. Maybe I'll write some...

I'm sorry but, Jupyter will not be supported any time soon, I will leave this Issue open for future reference, if someday I find time to look into this.

Thanks for reporting! I'll take a look