Closed kingjerod closed 7 years ago
Looks like the latest release 0.4.0 got messed up. The container.create function now returns a promise, and the createAsync function shown in the docs does not exist.
That's intentional. The docs are out of date (which is not intentional, of course).
Oh, ok.
How to create without async? Please update the doc.
The docs still seem to be out of date.
Looks like the latest release 0.4.0 got messed up. The container.create function now returns a promise, and the createAsync function shown in the docs does not exist.