Skip to content
#

highlighting

Here are 217 public repositories matching this topic...

MeiliSearch
MarinPostma
MarinPostma commented May 4, 2020

Right now, the integration test use the movie dataset. This is an issue because this dataset is unnessecarily big for testing purpose and thus drastically slows down running the test suite. I suggest we use a smaller dataset (< 100 entries) to improve our CI time.

AnthonyNahas
AnthonyNahas commented Dec 10, 2018

I can't run readme anymore after updating node from v8 to v10...

node: v10.14.1
npm: v6.4.1
OS: MacOS Sierra

A@anthony:~/git/someproject (master) $ readme
Markserv boot: starting Markserv...
path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
a

Improve this page

Add a description, image, and links to the highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the highlighting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.