Details
-
Bug
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
None
-
0.1
Description
this:
const stitch = require('stitch');
should be:
const stitch = require('mongodb-stitch');
this:
const stitch = require('stitch');
should be:
const stitch = require('mongodb-stitch');