Closed create3000 closed 1 year ago
Same problem here. Anyone working on a fix?
I will fix it tonight. Sorry
From: Remi Sture @.> Sent: Saturday, August 5, 2023 3:58:54 PM To: lmaccherone/node-localstorage @.> Cc: Subscribed @.***> Subject: Re: [lmaccherone/node-localstorage] Fatal bug: ReferenceError: _sync is not defined (Issue #87)
Same problem here. Anyone working on a fix?
— Reply to this email directly, view it on GitHubhttps://github.com/lmaccherone/node-localstorage/issues/87#issuecomment-1666592407, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHCQ6AMMPTDLKVLV3JKZ6DXT2QX5ANCNFSM6AAAAAA3D5HPFE. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Should be fixed in 3.0.5.
Version
"node-localstorage": "^3.0.4",
throws the following error:Shouldn't it be
this._sync()
?