-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Expected Behavior
> npm install balena-sdk
> use balena getSdk()
## Actual Behavior
On compilation, webpack cannot package the balena sdk. See following error:
```
./node_modules/bale…
-
Hi,
Do you have an instance of this running somewhere? I've tried deploying it on an EC2 machine and at home, and when running `ng build --prod` I get the following error:
```
D:\battle-map>ng bu…
-
My tsuru NodeJS app are not accepting pushes.
It´s the configured commands in tsuru.yml:
```
build:
- sudo npm install -g gulp-cli
- npm install --no-optional
```
I'm also using Express to create th…
-
**Describe the bug**
One of the dependency of `ngx-charts`, `d3-scale` throw error at [line 23](https://github.com/d3/d3-scale/blob/master/src/ordinal.js#L23)
```
const is not initialised
```
…
-
yarn buildIE 命令报错:
(node:13344) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
resolve failed for "serve": Error: Cannot find module 'serve'
-
Lexical version: 0.12.6
## Steps To Reproduce
1. select insert image and select type with 'File'
2. click Confirm button after selected local image file
## The current behavior
chrom…
-
With Angular 13 a new package format was rolled out. They're also encouraging library developers to publish libraries with partial ivy compilation mode, which removes the need for ngcc. This library…
-
Trying to transpile something like
```
class C {}
export function factory() {
return new C()
}
```
with minimal config
```
transpiler: 'plugin-babel',
meta: {
'*.js': {
babel…
-
### ⚙ Compilation target
ES2015
### ⚙ Library
dom.d.ts
### Missing / Incorrect Definition
The following commit https://github.com/microsoft/TypeScript-DOM-lib-generator/commit/bea9dde85…