-
https://github.com/neo-project/neo-modules/pull/912 is finally merged which means that https://github.com/neo-project/neo is a monorepo. We need to migrate from `Dockerfile.sharp.sources.from_binaries…
-
hn-88 updated
11 months ago
-
Related to #22
```r
data("World", package = "tmap")
leaflet() |> addPolylines(data = World, weight = 4, opacity = 1)
leaflet() |> addGlPolylines(data = World |> st_cast("POLYGON") |> st_cast("L…
-
### Describe the bug.
When creating a table with content that has newlines, it will be rendered as '' when switching back to source view and reopening the mark sharp editor.
### Repro Steps
…
-
any body else?
-
When using rest sharp in NET MAUI application development, for the same API call that is supposed to inject a cookie, in Android you will see the cookie but it is missing when running in iOS device.
…
-
Hi folks! First of all, awesome project, great job!
I'm trying to create a smart image server that crops/encodes the image depending on the user's browser on Deno. Node.js has lots of alternatives,…
-
# 概要
現状yarn v1を使用しており、sharpのインストール時に不都合が生じている。
yarn v2系にすることで解決できるので更新したい。
-
When trying to open any site in Firefox I always get the Exception TimeoutError: Navigation timeout of 30000 ms exceeded.
Although a site is fully loaded.
Puppeteer-sharp v19.0.2 and .NET 8.0
M…
-
Currently `npm ci` step gets failed on node.js v16 during rebuilding `sharp` native module.
Upgrading `sharp` version in `proton-pack#favicons-webpack-plugin#favicons` and `proton-pack#sharp` chain…