-
#### Nexus Report
```json
{
"node": "v12.16.3",
"nexus": "0.21.1-next.4",
"plugins": [
"nexus-plugin-prisma"
],
"os": {
"platform": "linux",
"release": "3.10…
-
**Do you want to request a _feature_ or report a _bug_?**
bug
**What is the current behavior?**
when installing a dependency, the third step: `linking dependencies` is taking a long time, even for a…
-
# Additional Info
Package.json
{
"name": "apts-frontend",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --open",
"start:dev": "npm run start -- --conf…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
# 🐛 bug report
I am trying to replace webpack with Parcel but it fails :(
I am using elm-typescript-interop to build a type definition file for the Elm module so that I can use type script to re…
-
My team initially made some E2E tests using Detox when we were using React Native 0.59 on our app. Since then, we upgraded to React Native 0.61 and we are unable to launch the tests.
The build proc…
-
# 🐞 Bug report
### Command (mark with an `x`)
```
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run…
-
##### **Overview of the issue**
When attempting to run the program using `compodoc -p tsconfig.json`, it fails to complete during its parse of my app's bootstrap file:
```
[15:23:58] parsin…
-
my code:
`login.component.ts`
```
import { configuration } from './../../../../environments/.env';
import { Token } from './../../authentication/token.model';
import { AuthenticationService…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [X] build
### Is this a regression?
Yes kind of
### Description
I, we, are upgrading our application's Angular and Cordova-ios versions and …