-
I am trying to add socicon to my project. I am using rails 6 and webpacker 4.
yarn add socicon
And I created a file vendors.scss
**#app/javascript/stylesheets/vendors/vendors.scss**
`@import "~s…
-
It appears that eslint thinks the "prettier" plugin is related to `eslint-plugin-prettier` rather than `eslint-config-prettier`.
`Cannot find module 'eslint-plugin-prettier'`
```json
// .eslint…
-
# 🐞 Bug report
- [x] build
**Not sure** new code is affecting it or just the angular version, the previous version in which this bug was not present was: 11.x
### Description
Running ng b…
-
**Description**
angular.json
`{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"ngx-incwallet": {
…
-
I have this issue and I don't know where to ask about it. I think it is relevant to this project.
This is my `tsconfig.json` file:
```json
{
"extends": "./tsconfig.base.json",
"compilerOp…
-
**Describe the bug**
All the app works fine with electron:serve script, but when generate the electron:build and install, the installed app open with complete black screen and a lot of ERR_UNKNOWN_UR…
-
Bonjour à tous, j'ai suivi le tuto sur Tarte au citron , j'ai installé le script mais quand je vérifie sur mon compte Google analystic ça ne m'indique aucuns enregistrements....
Merci d'avance de vot…
-
I'm trying to do server side rendering in Angular. But while I run command `npm run serve:ssr` shows error t`ypeerror i0.ɵɵdefineinjectable is not a function. Also shows`
Below is my `package.json`
…
-
I'm very new to Angular. I'm working for a new project for weeks, using your template. Today, after running npm update and npm start, I got a new error on my console, and webpage is still loading with…
jucau updated
3 years ago
-
I've upgraded my app modules to the last version of each, and now when I do ng serve I get the error: "Schema validation failed with the following errors:
Data path "" should have required property…