-
## Bug report
### Required System information
- Node.js version: v18.20.4
- NPM version: 10.7.0
- Strapi version: Community 5.0.0-rc.0
- Database: postgres
- Operating system: Linux Ubuntu 2…
-
I try to modify
```
"scripts": {
"sync": "browser-sync start -p 'localhost/wp' --files '**/*.php' 'build/*.js' 'build/*.css'",
```
But after npm run sync, the URL will jump to` http://local…
-
### Description
I spun up my new WSL VM this afternoon and discovered the `npm run build` script is using an insane amount of memory. I received a Node out of memory heap error and had to increase us…
-
# Bug report
- Version: vercel-php@0.7.1
- URL: No
- Repository: Yes
## Description
Auto-deploy using `git push` resulting error below:
```
Illuminate\View\ViewException:
Vite manifest n…
-
* **electron-builder version**: 25.1.7
* **Node version**: 20
* **Electron version**: 32.1.2
* **Target**: Windows
I have an Angular app in Electron. When I add a preload.js fi…
-
### Current Behavior:
In NPM v7 the preinstall script runs after dependencies are installed, which breaks backwards compatibility with NPM v6.
This may have been on purpose, but I do not see…
-
I was in a single-root workspace with multiple `package.json`s with different scripts defined.
Npm scripts all show up in the Explorer, but got `No scripts found.` when using 'npm: Run Script' comma…
-
# Problem/Motivation
Yesterday, I couldn't access the iframe any more, but I was able to see the flows. Today, the automations aren't working any more.
## Expected behavior
I expect to be abl…
-
Release/deploy 1.2.86 to prod on the 5th of November
Today we have 1.2.85
This is to release the new loaders Labs/Over the limit etc.
For more background, see https://github.com/nolimitcity/lo…
-
### Current Behavior
Currently I package an instance of nodered as a docker image with some nodes that are installed during the build step.
The base image is `nodered/node-red:3.1.11` and the preins…