Closed roozbehk closed 4 years ago
Hi All,
I am running command npm i npm run pack , upload the dist folder to chrome and I am getting this error which is causing the extension not to work. i only changed the following in config.js
npm i
npm run pack
clientID: '****', clientSecret: '***',
and serviceName: 'PipeDriveCRM'
I am using Node version v12.18.3
Sorry @roozbehk , I missed one prop in config.default, you can pull latest code, it will be fine.
Hi All,
I am running command
npm i
npm run pack
, upload the dist folder to chrome and I am getting this error which is causing the extension not to work. i only changed the following in config.jsand serviceName: 'PipeDriveCRM'
I am using Node version v12.18.3