-
### 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 …
-
When working with npm workspaces, local workspaces are included in the package-lock.json file, which means they are also processed by the license checker. To address getting reviews for internal packa…
-
# 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…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
Using node version: `v16.20.1`
Trying to override `cross-spawn` to version `7.0.5` which is latest.
My `package.json` looks something like this.
```
{
"overrides": {
"cross-spawn": "7.0.5…
-
Hi there.
We have a number of Amplify apps and all of them set an environment variable called "REACT_APP_VERSION" to "$npm_package_version"
In all our previous apps, it works as intended in our …
-
Last piece needed for working with Sitelets using module-based JS. For local debug mode, for readability and quick iteration, it would be best if one-file-per-class readable .js files are used. Howeve…
-
Please add this repository to NPM.
I use meteor.js and the importance of versioning.
-
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…
-
Splitting adding linting to our vibc-core repo into two issues, since it seems like fixing the issues is going to be a non-trivial amount of effort.
This ticket just tracks adding a `lint-write` and…