-
Didn't see any other requests for it so here I am! Would love a linux version since I use Ubuntu 99% of my day.
This project looks fantastic, can't wait to see it take off :)
Edit: for the bounty I'…
-
How do I invalidate the cache of `import`?
I have a function that installs missing modules when an import fails, but the `import` statement seems to preserve the failure while the script is still r…
-
## Description
- Even with the official Jupyter scipy-based image ([jupyter/scipy\-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook)), th…
-
I would like to use php-ffi for opencv but opencv doesn't support C api.
A lot of libraries also support only cpp api.
-
Error message:
node:internal/modules/cjs/loader:1452
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: dlopen(/Users/jenny.cai/Source/detect-bug-in-code…
-
I am trying to use noble-winrt in my electron app.
I added the entry for `"noble-winrt": "Timeular/noble-winrt#master"` in my package.json
When I try to run npm install, I get
> fatal error C10…
-
### Summary of Problem
(Please answer all 3)
- What are you trying to do? Install and run the electron-serialport example, per https://github.com/serialport/electron-serialport/blob/master/READM…
-
Edit: I edited the issue title since this thread has been evolved about how to inject CF env vars into a hot reloading dev server, the actual issue is further down: https://github.com/cloudflare/worke…
-
The current API for native modules exposes the entire v8 API to native module developers. Even if NAN is used to insulate module code from the v8 API changes, it doesn't do anything to shield it from …
-
I'm trying to get the address of a script (which should be its hash), but there is no `hash_script` function available. How can I convert a CBOR hex representing a script to its address?