const BIDSessions = require('blockid-nodejs-helpers/BIDSessions');
let createdSessionResponse = await BIDSessions.createNewSession({ "dns": "", "communityName": "", "licenseKey": "" }, "", "");
unable to create new session keep getting Cannot find module 'uuid'
const BIDSessions = require('blockid-nodejs-helpers/BIDSessions');
let createdSessionResponse = await BIDSessions.createNewSession({ "dns": "", "communityName": "", "licenseKey": "" }, "", "");
unable to create new session keep getting
Cannot find module 'uuid'