Open jpsxlr8 opened 1 year ago
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
default: shortId.generate
npm i shortid
I'm having an error in the part
default: shortId.generate
where it is saying shortId is not defined. I've tried installing shortId usingnpm 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