Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/electron-store issues and pull requests
#287 - Error [ERR_REQUIRE_ESM]: require() of ES Module
Issue -
State: closed - Opened by codeparl about 2 months ago
- 2 comments
#286 - chore imports
Pull Request -
State: open - Opened by DamonYu6 3 months ago
#285 - Create SECURITY.md
Pull Request -
State: closed - Opened by bigdaddykane18 4 months ago
- 1 comment
#284 - Vite electron-store Error: Dynamic require of "process" is not supported
Issue -
State: closed - Opened by mrGrochowski 4 months ago
- 2 comments
#283 - Default Behaviour for `store.get(undefined)`
Issue -
State: open - Opened by Bug-Reaper 5 months ago
- 2 comments
Labels: enhancement, help wanted
#282 - Module does not provide an export
Issue -
State: closed - Opened by jjfufu 5 months ago
- 5 comments
#281 - TypeScript errors with electron-store methods, but app works fine
Issue -
State: closed - Opened by only-issues 5 months ago
- 1 comment
#280 - On demand stores
Issue -
State: open - Opened by RiadhAdrani 6 months ago
#279 - fix: #276
Pull Request -
State: closed - Opened by fengyinchao 7 months ago
- 1 comment
#278 - SyntaxError: Bad control character in string literal in JSON at position 3
Issue -
State: open - Opened by zengjianze 7 months ago
#277 - Fix index.d.ts
Pull Request -
State: closed - Opened by NeatRabbit 9 months ago
- 1 comment
#276 - `ElectronStore` type does not export `get`, `set`, or `delete`
Issue -
State: open - Opened by raphaelmenges 10 months ago
- 13 comments
#275 - Cannot find module 'ajv/dist/compile/codegen'
Issue -
State: closed - Opened by shenxxu720 10 months ago
- 3 comments
#274 - WebContents #1 called ipcRenderer.sendSync() with 'getSettingsItem' channel without listeners.
Issue -
State: closed - Opened by Imjamper 11 months ago
#273 - Property setMaxListeners does not exist on store.
Issue -
State: open - Opened by sulaysumaria 11 months ago
#272 - Return value of `shell.openPath` in `openInEditor`
Pull Request -
State: closed - Opened by kiavashp 12 months ago
- 3 comments
#271 - rename config.json fail
Issue -
State: closed - Opened by Xiaoer361 about 1 year ago
- 1 comment
#270 - Compare the advantages of lowdb
Issue -
State: open - Opened by captainIT about 1 year ago
#269 - __dirname is not defined
Issue -
State: closed - Opened by captainIT about 1 year ago
- 1 comment
#268 - Store does not work in renderer process
Issue -
State: open - Opened by pparh602 over 1 year ago
- 4 comments
#267 - Error: EEXIST: file already exists, mkdir 'C:\Users\<user>\AppData\Roaming\Electron'
Issue -
State: open - Opened by Superior126 over 1 year ago
#266 - Upgrade to latest conf
Issue -
State: closed - Opened by ArTiSTiX over 1 year ago
- 5 comments
#265 - Upgrade dot-prop dependencies to v7
Issue -
State: open - Opened by raphaelmenges over 1 year ago
- 2 comments
#264 - Cannot change file name, it is marked readonly
Issue -
State: open - Opened by crystalfp over 1 year ago
#263 - Required field in schema
Issue -
State: open - Opened by georgecoca over 1 year ago
- 1 comment
#262 - 使用Electron-builder打包后运行程序,出现 require() of ES Module错误
Issue -
State: closed - Opened by nakeking over 1 year ago
- 1 comment
#261 - Issue with store creating multiple .temp files and having issues writing to it.
Issue -
State: closed - Opened by ratanservegar over 1 year ago
- 5 comments
#260 - The exception/error occurred when using electron-store in Vue 2.
Issue -
State: closed - Opened by aokleon over 1 year ago
- 1 comment
#259 - Doesn't work with electron-forge / electron 24.1.2
Issue -
State: open - Opened by ivxvm over 1 year ago
- 4 comments
#258 - ENOENT: no such file or directory
Issue -
State: closed - Opened by iamisti over 1 year ago
- 2 comments
#257 - no space left on device error in windows system
Issue -
State: closed - Opened by stefanJi almost 2 years ago
- 1 comment
#256 - Migrations triggered at first store setup, causing undefined behaviors
Issue -
State: open - Opened by lsarrazi almost 2 years ago
- 4 comments
#255 - Uncaught Exception: TypeError`Use delete() ` to clear values at ElectronStore.set
Issue -
State: closed - Opened by 2811267153 almost 2 years ago
- 5 comments
#254 - After quitting the app unexpectedly, not permitted, rename 'xxx/config.json.tmp-929aed' -> 'xxx/config.json'
Issue -
State: closed - Opened by liees almost 2 years ago
- 5 comments
#253 - feature: compatibility with zod or similar
Issue -
State: open - Opened by ArthurLobopro almost 2 years ago
- 6 comments
#252 - Please help in renderer process with contextIsolation and no remote etc
Issue -
State: closed - Opened by thehans almost 2 years ago
- 1 comment
#251 - Help creating an scheme w objects?
Issue -
State: open - Opened by hmpmarketing almost 2 years ago
#250 - jump code when use in render process
Issue -
State: open - Opened by samantrader almost 2 years ago
#249 - Error when calling store.set(). TypeError: Cannot read properties of undefined (reading 'env')
Issue -
State: closed - Opened by evlquaker about 2 years ago
- 2 comments
#248 - Enhancement Request
Issue -
State: closed - Opened by wmelton about 2 years ago
- 2 comments
#247 - Can't get the right version when use migrations.
Issue -
State: open - Opened by Penggeor about 2 years ago
- 2 comments
#246 - config.json file not found
Issue -
State: open - Opened by njmulsqb about 2 years ago
- 2 comments
#245 - store.delete is slow
Issue -
State: open - Opened by tudou0418 about 2 years ago
#244 - have same store for all instance
Issue -
State: open - Opened by samantrader about 2 years ago
#243 - Store.clear() clears ALL stores
Issue -
State: open - Opened by vothvovo about 2 years ago
- 3 comments
#242 - store.reset('options.items') not working
Issue -
State: open - Opened by pierretusseau about 2 years ago
- 2 comments
#241 - Cannot find module 'conf'
Issue -
State: closed - Opened by ifzm about 2 years ago
- 5 comments
#240 - Add update method [Feature Request]
Issue -
State: open - Opened by ramtinsoltani over 2 years ago
- 2 comments
#239 - Upgrade to JSON Schema draft 2019/09
Issue -
State: closed - Opened by ramtinsoltani over 2 years ago
- 10 comments
#238 - Cannot find module 'electron-store' when packup DMG via electron
Issue -
State: closed - Opened by Eve-Sama over 2 years ago
#237 - Ajv is in strict mode
Issue -
State: open - Opened by tganzhorn over 2 years ago
#236 - ERROR in ./node_modules/atomically/dist/utils/fs.js 4:11-24
Issue -
State: open - Opened by OldManMeta over 2 years ago
- 1 comment
#235 - Electron-store data folders
Issue -
State: closed - Opened by WebbyNFT over 2 years ago
- 1 comment
#234 - Not working in distributed Electron app
Issue -
State: closed - Opened by GarryLowther over 2 years ago
- 2 comments
#233 - Folders where electron store stores data
Issue -
State: closed - Opened by WebbyNFT over 2 years ago
- 2 comments
#232 - Warning about not allowing union types
Issue -
State: closed - Opened by mtdvlpr over 2 years ago
- 2 comments
#231 - [BUG] missing TypeScript property beforeEachMigration inside ConfOptions
Issue -
State: closed - Opened by mtdvlpr over 2 years ago
- 2 comments
#230 - Not working in html file.. nothing get useless modules
Issue -
State: closed - Opened by Hardeep-PHPDeveloper over 2 years ago
#229 - Uncaught TypeError: path.join is not a function
Issue -
State: closed - Opened by qypone over 2 years ago
- 8 comments
#228 - Error: Cannot find module 'electron-store' in preload.js
Issue -
State: closed - Opened by Michael-py001 over 2 years ago
- 5 comments
#227 - This is a warning
Issue -
State: open - Opened by CaibaoHeJiaozi over 2 years ago
- 6 comments
#226 - Calling `new Store` throws Dynamic require error
Issue -
State: closed - Opened by Seanmclem almost 3 years ago
- 2 comments
#225 - fix projectVersion type and update docs
Pull Request -
State: closed - Opened by Ciberusps almost 3 years ago
- 6 comments
#224 - Get enum options to use in front end
Issue -
State: open - Opened by rhysmorgan134 almost 3 years ago
#223 - Update Options type parameter constraint for TS 4.7
Pull Request -
State: closed - Opened by sandersn almost 3 years ago
- 2 comments
#222 - electron-store needs to update for Typescript 4.7
Issue -
State: closed - Opened by sandersn almost 3 years ago
#221 - Module not found: Can't resolve 'path'
Issue -
State: closed - Opened by Bosskee almost 3 years ago
- 5 comments
#220 - Cannot read properties of undefined (reading 'app') at new ElectronStore
Issue -
State: open - Opened by longyanjiang almost 3 years ago
- 4 comments
#219 - Unexpected warnings when importing Store from the preload script
Issue -
State: open - Opened by N0153 almost 3 years ago
- 1 comment
#218 - i cant make it work
Issue -
State: open - Opened by maithanhtrung almost 3 years ago
- 1 comment
#217 - Question: Is there a way to encrypt the data of electron store and use it?
Issue -
State: closed - Opened by prayag17 almost 3 years ago
- 2 comments
#216 - Project dead?
Issue -
State: closed - Opened by prayag17 almost 3 years ago
- 2 comments
#215 - store.get() default value
Issue -
State: closed - Opened by kawaiipantsu almost 3 years ago
- 3 comments
#214 - Wrong prototype of changes object
Issue -
State: closed - Opened by knaos about 3 years ago
- 2 comments
#213 - Usage of electron-store in Renderer Processes
Issue -
State: open - Opened by JiahuiChen99 about 3 years ago
- 11 comments
#212 - WebContents #1 called ipcRenderer.sendSync() with 'electron-store-get-data' channel without listeners.
Issue -
State: closed - Opened by medi11 about 3 years ago
- 5 comments
#211 - Are asynchronous migrations possible?
Issue -
State: open - Opened by AS-Omar about 3 years ago
- 1 comment
#210 - Unable to load in renderer, Electron 12+
Issue -
State: closed - Opened by jessedp about 3 years ago
- 5 comments
#209 - Typescript gets confused with conf types
Issue -
State: closed - Opened by PerfectionVR about 3 years ago
- 1 comment
#208 - configFileMode?
Issue -
State: open - Opened by hmmhmmhm about 3 years ago
#207 - Error: Cannot find module 'ajv-formats'
Issue -
State: open - Opened by MetaiR over 3 years ago
- 2 comments
#206 - EPERM: operation not permitted, mkdir
Issue -
State: open - Opened by alitalaghat over 3 years ago
- 1 comment
#205 - Best way to test migrations in development
Issue -
State: open - Opened by dustincjensen over 3 years ago
- 2 comments
#204 - Different electron store path when executing electron in webpack before() hook and executing electron script in package.json
Issue -
State: closed - Opened by HwangTaehyun over 3 years ago
- 1 comment
#203 - Error: EEXIST file already exists mkdir with electron 15
Issue -
State: open - Opened by nvdai2401 over 3 years ago
- 1 comment
#202 - Store multiple strings under same object name
Issue -
State: closed - Opened by DogFoxX over 3 years ago
- 1 comment
#201 - defaults value can not be changed
Issue -
State: closed - Opened by kevinwang930 over 3 years ago
- 1 comment
#200 - I have problems with babel and webpack
Issue -
State: closed - Opened by Juninho-dev over 3 years ago
- 6 comments
#199 - Webpack 5 polyfills
Issue -
State: closed - Opened by steveoh over 3 years ago
- 6 comments
#198 - Does not work with context isolation :C
Issue -
State: open - Opened by AgainPsychoX over 3 years ago
- 4 comments
#197 - Can I use Electron-store to store large data like creating a data of like a Dictionary or Something?
Issue -
State: closed - Opened by BroJenuel over 3 years ago
- 1 comment
#196 - store.delete(key) doesn't type correctly in TypeScript
Issue -
State: open - Opened by knownasilya over 3 years ago
- 10 comments
#194 - New Store object and config file mismatch
Issue -
State: open - Opened by tmaffia over 3 years ago
- 2 comments
#193 - When I configure the migration rule "> = 3.2.0", the data is not initialized
Issue -
State: closed - Opened by qhanw over 3 years ago
- 2 comments
#192 - It creates multiple files not in `app.getPath('userData')`
Issue -
State: closed - Opened by pacexy over 3 years ago
- 2 comments
#191 - How can I integrate this library in an Angular Electron App ?
Issue -
State: open - Opened by Karim-Oodrive over 3 years ago
- 7 comments
#190 - automatically was spelled wrong so I fixed it
Pull Request -
State: closed - Opened by samg11 over 3 years ago
- 1 comment
#189 - Deleting a created store.
Issue -
State: closed - Opened by snaildos over 3 years ago
- 4 comments
#188 - Throw a warning / error if Store.initRenderer() wasn't called
Issue -
State: open - Opened by micpap25 almost 4 years ago
- 3 comments
#187 - Issues with .onDidChange() and .onDidAnyChange()
Issue -
State: closed - Opened by KookiKodes almost 4 years ago
- 1 comment