Declan Andrew
Declan Andrew
I having same issue, my app not working because I used **import MongoStore from 'connect-mongo',** error message is below **TypeError: Cannot read properties of undefined (reading 'create')**
@mingchuno Hi ! my project using the nest.js, version is below description, connect-mongo : ^4.6.0, typescript: 4.3.5 I'm solved the problem by @6lph9 solution
are you solve the problem?
I have the same problem OS: macOS Monterey 12.5 MacBook Air (M1, 2020)
> > I'm having similar problems when running `./run_webui_mac.sh` > > My processor is the M1 Pro > > ``` > > WARNING: overwriting environment variables set in the machine...
Do not define generic ambient module for every time, I'm make that module for yaml of typescript If you need a detail declare, you should use to another module Or...
@eemeli It better to replace this module with PR?
> > Tried to apply fix with `patch-package` and it is still there > > Was wrong about the fix. It is do the job. I have cloned fixed fork,...
> I didn't really remember, but i didn't do any special. I just forked, installed with same version yarn that has in forked repo, build, apply the patch and it's...