-
#### Was just using browserify to transpile an Angular project ####
I followed this link initially to get this done:
- https://www.typescriptlang.org/docs/handbook/gulp.html
#### Expected re…
-
Installed gh-pages as dev dependency in my react project. The below error is displayed everytime I run the command npm run deploy to deploy the app to github using gh-pages.
Error:
```
sample-rea…
-
There is a feature in editor to see the HTML view of the code that is **HTML Code**
Expected Behavior
Should Work well in the front-end & should not produce any error into console.
Current Beha…
-
_From @agarciaiglesias on October 26, 2017 8:44_
**Ionic version:** (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] **2.x**
[x ] **3.x**…
-
**Versions**
* Angular version: ^7.2.16
* component version:1.3.4
**Describe the bug**
Component appars on web page but on click of calander its not opening
My Package.json
=================…
-
**Environment**
```
{
"name": "ns-shared",
"nativescript": {
"id": "org.nativescript.nsshared",
"tns-android": {
"version": "5.0.0"
}
},
"version": "0.0.0",
"scr…
-
##### **Overview of the issue**
Just like in #664, I am not able to view the unit test coverage table content. I tried to replace the `\\` with `/`, but this didn't help me.
##### **Opera…
msaf9 updated
5 months ago
-
I don't have @types/core-js in my project, and due to this line
`/// ` in lib/notification.type.d.ts
the compiler emits error:
> Cannot find type definition file for 'core-js'.
Note: I don't…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Attempting to install into an Angular 18.0.1 app fails on dependency check:
```
npm i @abacritt/angularx-social-login@2.3.0
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm err…