-
In my root component I have - `import {UppyAngularDashboardModule} from '@uppy/angular';`
And for some reason I get build errors with:
```
./src/app/accounts/accounts.module.ts:24:0-59 - Error:…
-
I cannot perform the pdf command if I use sensei after installing it using `yarn global add`
```shell
➜ node -v
v14.17.3
➜ yarn -v
1.22.17
➜ yarn global add https://github.com/Zenika/sen…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
naedx updated
2 years ago
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Duplicate of https://github.com/yarnpkg/yarn/issues/4563:
> ➤ YN0001: │ Error: ENOENT: no such file or directo…
-
```
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN inquirer-autocomplete-prompt@1.0.2 requires a peer of inquirer@^5.0.0…
-
The current implementation of `@commitlint/prompt` is tied to `vorpal`.
While `vorpal` provides great UX in a lot of ways it limits the adaptability of `@commitlint/prompt` in important ways, e.g.…
-
### Issue description or question
Starting wallaby yields the following error
```
[Info] Started Wallaby.js Core v1.0.1226
[Error] Error: error:0308010C:digital envelope routines::unsuppo…
gh0st updated
2 years ago
-
I just updated the aws-amplify package to the the newest version and now receive this error
> errror from signIn: No userPool
Before the set up was working
-
### TL;DR
Too many big-size binary npm package in dependencies list, so `netlify-cli`'s install size is very huge.
### List all netlify-cli(v6.8.6) deps
| package | install-size | semver |
| :-…
-
Hello there,
I have created an Angular Ivy library with compilationMode partial, which is recommended by the Angular team. I have published this privately on NPM and installed in my project. The pr…