-
We are still having issues that occasionally this upload sourcemap step hangs in our CI for 1.5 hours, while usually the whole upload sourcempa step should only take at most 10 min to complete (depend…
-
tsconfig.app.json
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/app",
"types": ["node"],
},
"include": [
"src/**/*.ts"
],
"exclude": [
…
-
**Describe the bug**
VS Code crashes when run from container based on F35 image. ``/dev/fd/3: No such file or directory``
Passing flag ``code --disable-seccomp-filter-sandbox`` or ``code --no-sandb…
-
Hi, i've upgraded devextreme-angular to version 20.2.4, but still getting `CommonJS or AMD dependencies` warnings from angular build. I tried to create fresh project using `ng new` and add devextreme …
rkspx updated
3 years ago
-
In VSCode, I just upgraded to the Apollo extension version 1.1.9. Trying to invoke both contributed commands shows a VSCode "command not found" error.
![image](https://user-images.githubuserconten…
-
We have an ionic 3 application that uses a camera and gallery to select images. I am showing an action sheet and the user can select either gallery or camera to select an image.
## Error
When tr…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support r…
-
I'm trying to use AWS Amplify with an Angular APP but I get an error with the Subscriber type in zen-observable that prevents me from building it.
--
ERROR in node_modules/@types/zen-observable/ind…
-
Is there any way to run this package with Angular 8.0.0?
I've tried with all versions of package but always getting the same error:
```
../node_modules/ng-opengallery/lib/components/simple-ga…
-
**Is your feature request related to a problem? Please describe.**
We are developing our web based applications using the microfrontend design pattern. In practice we have developed a webpack suite t…