-
### Describe the bug
Hello,
I’m experiencing an issue with my Electron app using svelte-routing and electron-vite. The routes work perfectly in development mode (npm run dev), but they do not work…
-
I have the following line in my .bash_profile:
```
source ~/.nvm/v0.10.28/lib/node_modules/npm/lib/utils/completion.sh
```
That seems kind of fragile. Is there a better way, or could a better way be…
-
Implement a a lint script to be run from the root folder with https://turbo.build/
We should be able to run `npm run lint` or `turbo lint` to lint all files based on our prettier config.
-
### Describe the bug, including details regarding any error messages, version, and platform.
When publishing to npm the JavaScript implementation for 18.0.0 I saw the following error on one of the pa…
-
## Introduction of testing framework
**Describe the solution you'd like**
Integrating a testing framework, such as Mocha, into Universal-Box. This will allow contributors to write and execute test…
-
To begin, this looks really promising!
I had an issue however. Ran npm i http-server no problem, however receive the following error:
npm run start
npm error Missing script: "start"
npm error…
-
Currently, prisma schema changes cause local dev to error out (usually referring to something like a missing field) unless a prisma migration is executed. One way around this is to manually run the `b…
-
I want to develop a extension to run npm script by command palette. But it is heavy and repetitive to watch all package.json file.
So, I want the [npm extension](https://github.com/micros…
-
Hello 🙋♀️
while working on a project with npm workspaces and [lerna](https://lerna.js.org/), we found a bug when running npm scripts.
The project contains two npm workspaces (`client` and `unive…
rdsfj updated
11 months ago
-
# Installation error in pre-commit with node version >22
## Summary
The installation markdownlint-cli in my pre-commit configuration does not work with the current version of **node: v23.10.0**.
…