-
Domain Query: Retrieve information about a specific domain.
Example: https://rdap.org/domain/example.com
IP Address Query: Retrieve information about a specific IP address or IP ra…
-
Sometimes when I try to convert multiple (50+) svg files simultaneously, I get the following error:
```
Error: Protocol error (Runtime.evaluate): Target closed.
at /home/sawent/Documents/Utve…
-
To reproduce:
```
[nthompson@summitdev-login1]~% ml pgi/19.9
[nthompson@summitdev-login1]~% spack install adios
...
==> Installing openmpi
==> No binary for openmpi found: installing from sour…
-
Location: key.cpp, function ``ec_privkey_import_der()``
Impact: Some standard-compliant EC private key files will fail to be loaded.
### Description
EC private keys are meant to be encoded usin…
daira updated
4 years ago
-
**Issue**
Hi everyone, I have a project that is using a dependency that is dependent on the `keccak` file from `ethereum-cryptography@1.0.3` library. I then bundle my project into a single JS file u…
cds95 updated
7 months ago
-
Similar to what happened for better-sqlite3 https://github.com/JoshuaWise/better-sqlite3/issues/369. When trying to package a small app that imports `node-ffi-napi` with ncc, the build works but the a…
-
### Steps to reproduce the issue
Having some trouble building `py-scipy@1.8.1 %cce@14.0.2` on OLCF Crusher w/ PrgEnv-cray
spack.yaml
```
spack:
view: false
concretizer:
unify: when_…
-
NEC compilers SIGSEGV while explicit template instantiations of many functions in one translation unit
Compiler:
> ncc --version
> ncc (NCC) 3.0.8 (Build 08:14:57 Aug 26 2020)
> Copyright (C) …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Currently, the javascript action published in this repo is packaged using `ncc build index.js`, and the compiled artefact is committed to the repository.
Consider a pattern where ncc is run as a CI…