-
I have a postgres instance (based on the [official docker postgres image](https://hub.docker.com/_/postgres/)) that resides on the main node of my docker swarm, with access to persistent storage there…
-
# 7 mistakes game
> see https://www.figma.com/file/lVX7Lycox3AGixBhhbhQsQ/DatAtlas?node-id=81%3A529&t=Ern9jHKInCsZOT5g-0
I think we keep should __Kepler__ tab icons for now, they are meaningful …
-
Drupal 7.x modules list by most installed (top 125):
(thought it would be nice to see what's missing - we're not doing too bad!)
**Key:**
- [ ] Unported
- [x] Ported
- [x] ~~In core or replaced…
-
The most crucial lib's parts should be covered with unit tests. That's the very least requirement till v1.
Write tests for:
- [ ] The lib's public interface
- [ ] Util-methods
- [ ] Helper-metho…
-
Hello,
I have applied your package, however I am getting this error
⚡️ [error] - {"code":"UNIMPLEMENTED"}
my code is
`
var device = Capacitor.getPlatform();
SignInWi…
-
If you would like to add something to the next MapLibre Newsletter, feel free to post a section here in this issue and then we will incorporate it in the next Newsletter.
-
## Motivation ("The Why")
Many npm packages contain invalid ESM, which makes Node.js choke.
The situation is quite bad, as described in https://github.com/nodejs/node/issues/46074.
### Ex…
-
@tristen @mapsam @willwhite @tmcw
I am using this package for a react app and the steps i have followed are:
npm install --save @mapbox/mapbox-gl-directions
then inside of my `App.js`
…
-
Any chance you've ever made a TypeScript declaration file for this plugin? If so, it would be very [useful to share](https://github.com/DefinitelyTyped/DefinitelyTyped).
-
Version 1.3.4 is working, version >=1.4.1 isn't. When using the package from a project with package.json having type: module, this library breaks.
It's attempting to load
An unhandled error occur…