subnub/myDrive

Can't run

ran-j opened this issue · 2 comments

ran-j commented

I trying to use with docker and tryed with npm run build and got the same error.

image

What version are you running? Like if this from the master branch? This is usually caused because the mongoose types are missing.
'npm i @types/mongoose'
Try this command then rebuild.

ran-j commented

I run 'npm i @types/mongoose' and nothing

I cloned branch master