Closed flippmoke closed 6 years ago
@GretaCB getting Unknown argument: polyglot
from https://github.com/mapbox/node-cpp-skel/blob/master/package.json#L14
@GretaCB getting Unknown argument: polyglot from https://github.com/mapbox/node-cpp-skel/blob/master/package.json#L14
Per chat, this is because you need to install an older documentation-js
version. @GretaCB can you make sure it is documented how to install the old version? (since I presume it is a big lift to deal with trying to get the newer version working and not something we have time for).
doc issue ticketed at https://github.com/mapbox/node-cpp-skel/issues/150 and worked around in f9fa032
Added the ability to return the string as a buffer object instead for async methods with this buffer object handing off the result string rather then copying.
Related issue: #69
/cc @springmeyer @GretaCB