-
After giving the password to bender.vaadin.com, the program freezes.
The npm package `configstore` is used to save the credentials to a config file, but it only saves the username.
Workaround i…
pekam updated
3 years ago
-
The `configstore` randomly throws this error.
``` sh
.../node_modules/configstore/index.js:86
return this.all[key];
^
TypeError: Cannot read property 'update' of undefined
…
-
The `configstore` randomly throws this error.
``` sh
.../node_modules/configstore/index.js:86
return this.all[key];
^
TypeError: Cannot read property 'lastUpdateCheck' of undef…
-
Google client credentials should be stored with configstore.
At first launch, we should ask for these credentials and the user can use default ones if they don't want to go to the Google console (an …
-
Hi i'm getting the following error when starting ginit:
```
/home/root/.nvm/versions/node/v6.11.2/lib/node_modules/yo/node_modules/configstore/index.js:53
throw err;
^
Error: EACCES: …
-
# 🐛 Bug
This is a minor bug (AFAICT) but the name of the registered nodes (attention, pe, ...) are listed as required in the hydra nodes when "retrieved" from the config store.
## Command
## …
-
This might be npm issue, or dependency issue.
Setup is:
- Node installed as a root / global
- Project cloned as a www-data user
- typings installed globally `sudo npm install typings -g`
- local .n…
-
The `configstore` randomly throws this error.
``` sh
.../node_modules/sync-files/node_modules/configstore/index.js:86
return this.all[key];
^
TypeError: Cannot read property 'o…
-
Hi, I get the following error
Error: EPERM: operation not permitted, rename 'D:\Development\1.json.2192667871' -> 'D:\Development\1.json'
at Object.renameSync (node:fs:980:3)
at Func…
-
## Reproduction steps
`hinshun/whiteout-repro` was created using HLB (which is valid LLB): https://gist.github.com/hinshun/5488224d10090c841a47935a5404419e
However, the problem only occurs after you…