Marielle Volz
Marielle Volz
The main issue is that we need to open VE, and then select the proper citation. This could be done by open VE with a GET arg, and then by...
To open VE you just need to do: https://en.wikipedia.org/wiki/SomePage?veaction=edit And then yes, we'll get access to the linear model and also the whole library because it's all front-end javascript. You...
Would that be something that could go into this package? Or out of scope?
> If you can view the JSON in a browser (online, or from a local run), then you can scroll to the bottom of the page, and there is a...
Whoops, realise I suck at reading comprehension and it does say it in the directions.
RE-opened because the code looks it could be providing a much nicer error: See line 115 in make_it_modular/verify.js: ``` if (noDotExp.length === list.length) { return modFileError(__('fail.mod.dotExt')) // Looks like this...
This is similar to #222 (but more specific, example of failing code with confusing message.)
Looks like https://github.com/cheeriojs/cheerio/issues/598 might have a solution (setting {xmlMode: true} ? )
Have you done > npm i To install the dependencies?
Have you tried setting a cookie in the options object?