-
It would be really nice if you made this available as an npm package :+1:
-
I'm encountering a problem during deployment with AWS Elastic Beanstalk. The deployment runs npm install, but it recently started hanging for hours on this step before eventually timing out and failin…
-
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, whic…
-
### What is it?
Using the SBOM data, we need to create consistent logic for deriving the `artifact_name` and `artifact_namespace` for a package **and** linking it to the project / GitHub repo that ow…
-
### Problem description
Cannot deploy the default deno + vue project to deno deploy
### Steps to reproduce
1. Create a vite app
```
deno run --allow-read --allow-write --allow-env npm:creat…
-
In addition to providing [decorators for Typescript](https://github.com/luftfartsverket/reqstool-client/issues/104) and [creating the file `annotations.yml`](https://github.com/luftfartsverket/reqstoo…
-
# Problem
The dep tree for exec ==> fs ==> (node-stuff) yields:
```
Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed:
┠─ n…
-
PS C:\Users\Hp\Documents\New react project> npm start
npm error Missing script: "start"
npm error
npm error Did you mean one of these?
npm error npm star # Mark your favorite packages
npm err…
-
# Problem
Our current `app_config` module supports building a static library for iOS, and for Android. We offer no support for javascript.
## Details
We should add build logic for nodejs (e.g. `c…
-
### Current Behavior
When building a Node app, the esbuild executor generates an invalid package-lock.json file.
In the repo root's package-lock.json:
- `node_modules/@doctormckay/stdlib`'s version …