-
I might be missing something obvious but I installed the version at https://www.npmjs.com/package/taffydb and I'm not seeing the iOS 9 fix landed last October (https://github.com/typicaljoe/taffydb/pu…
-
var friends = TAFFY([{
people:[
{ "id": 1, "gender": "M", "first": "John" },
{ "id": 2, "gender": "F", "first": "Kelly" },
{ "id": 3, "gender": "M", "first": "Jeff" },
…
-
Is there any change to move all dependencies to npm?
https://github.com/jsdoc3/jsdoc/blob/master/package.json#L25
I'm behind a corporate firewall where npm packages have to be requested and then clon…
-
Since about 15 hours, the npm install of angular-openlayers-directive fails.
This seems to be because it requires openlayers 3.8.x, which requires jsdoc 3.3.0-alpha9 (as non-dev dependency, but that's…
-
#### I'm opening this issue because:
- [ ] npm is doing something I don't understand.
#### What's going wrong?
```
npm install used to work all the time via my CI is now failing with
npm ERR! Invali…
-
The current build from master fails on Windows 10.
node: 8.1.2
npm: 5.0.3
debug.log
> 0 info it worked if it ends with ok
> 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
> 1 ve…
-
jsdoc has Github dependency on `taffydb`.. sometimes Github goes down (as it did last week) making jsdoc (and downstream tools like jsdoc2md) uninstallable, until Github sort out their problem.
Can …
-
Run this code in an empty directory:
```
echo '{"source": "./src", "destination": "./esdoc"}' > esdoc.json
mkdir src
echo 'export default class A { * [Symbol.iterator]() { } }' > src/index.js
esdoc -…
-
Command: npm install --save openlayers
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possibl…
ghost updated
8 years ago
-
for example,a named "data.json" file,so that i can require it somewhere.