Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Issue: mongoose model.find missing [1196]

$
0
0
Getting started guide does:

```
Kitten.find(function (err, kittens) {
if (err) return console.error(err);
console.log(kittens)
})
```
But you get no completions for find which it seems we should be able to find.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>