I'm having an error in the part default: shortId.generate where it is saying shortId is not defined.
I've tried installing shortId using npm i shortid, but still i'm not able to fix it.
Anyone facing the same issue can visit this link: https://stackoverflow.com/questions/60824608/i-am-having-problem-using-shortid-in-javascript
I'm having an error in the part
default: shortId.generatewhere it is saying shortId is not defined.I've tried installing shortId using
npm i shortid, but still i'm not able to fix it.Anyone facing the same issue can visit this link: https://stackoverflow.com/questions/60824608/i-am-having-problem-using-shortid-in-javascript