-
I keep getting this error
`yarn install v1.13.0
[1/4] Resolving packages...
warning @haiku/core > webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on no…
-
Type: Bug
# Behaviour
it looks like symbols are not accessible in the "Go to symbol in workspace" lookup.
## Steps to reproduce:
I have a python project with a dedicated environment an…
-
[Enter steps to reproduce below:]
Not sure - Was just installing linter-js-standard. I noticed a lot of socket errors when downloading files.
**Atom Version**: 1.0.15
**System**: linux 4.1.6-1-ARCH…
-
my
node version v4.0.0
npm version 3.3.12
yo version 1.5.0
my operating system is ubuntu 14.04 and when I'm going to generate mean project from yo meanjs generator i get below error.
rumes@rumes-HP-P…
rumes updated
8 years ago
-
1. Installed this
2. Selected text
3. Hit
**Atom Version**: 1.9.4
**System**: Microsoft Windows 10 Pro
**Thrown From**: [copy-as-rtf](https://github.com/lucasmazza/copy-as-rtf) package, v0.9.3
### S…
-
### Bug description
I recently faced an issue in one of my generators due to not all input object types being present. The ones missing were defined inside output object types.
Operations args lik…
-
### What steps will reproduce the problem?
1. Re-run `migration up` after a partially complete migration due to an error (eg. table already exists)
2. Attempt to run migration:
```
➜ php tests/bin…
-
-
From the changelog, it looks like SubscribeToShard support should have been added in version 3.3.6.0 of the Kinesis assembly, but it doesn't seem to be available.
## Expected Behavior
I should be …
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …