-
Using SciPDL v2.088, installed via the dmg installer https://github.com/PDLPorters/SciPDL/releases/download/v2.088/SciPDL-v2.088-arm64.dmg, I got the following error when loading the module PDL::GSL::…
-
I am getting the following error when running: `prefetch SRR2078863 -O temp`
```
2024-11-07T18:52:46 prefetch.3.1.0: Current preference is set to retrieve SRA Normalized Format files with full b…
-
### Support Questions
i had installed misp 2.5 in ubuntu 24.04 and misp-modules was not installed.
i confirmed this checking the enrichment section in plugins under server maintanence and settings w…
-
## What are the steps to reproduce this issue?
Follow the instructions at;
https://coldbox.ortusbooks.com/the-basics/models/coding-orm-scaffolding
When running the following command:
`coldbox …
-
(Part of the epic, https://github.com/scala/scala-dev/issues/139)
- [ ] Expose new command line options to `scalac` (and later to the `scala` script runner) (`--module-path`, etc)
- [ ] Build at…
-
const normalize = require("normalize-mongoose");
^
Error [ERR_REQUIRE_ESM]: require() of ES Module D:\Code\FullStack Todo\todo-backend\node_modules\normalize-mongoose\index.js fr…
axad1 updated
4 months ago
-
As discussed during the previous Links meeting, the current module system is causing some issues, and rather than treating it symptomatically, we ought to design and implement a proper module system.
…
dhil updated
11 months ago
-
### Installing
- [ ] Create central repository/registry of official modules
- [x] Create `/install` command
- [ ] Browse or list official modules
- [ ] Select official modules by name
- [x] Show…
-
**Is your feature request related to a problem? Please describe.**
Inspired by `battery_info` function, I hope to display CPU and memory information on the wezterm terminal.
**Describe the solut…
-
**Is your feature request related to a problem? Please describe.**
I am using wrapper function around my modules, for example:
```
{
dlib,
...
}: dlib.mkModule {
systemLinux = {
…