Discussions
Problem with AxP ChatSDK downloaded from DevConnect
about 1 year ago by Glen A Taylor
I am trying to use the sample in the ChatSDK to better understand the integration. The SDK uses Node JS v14.61.1 which is EOL and almost EOS. As consequence I get errors when I follow the instructions in the README files. Several of the npm steps return missing dependencies and the npm run build step for the client widget fails entirely with "Error: Cannot find module 'terser-webpack-plugin'."
My questions are
- Has anyone recently downloaded this SDK and gotten it to work?
- Is there an upgraded version of the SDK that uses at least Node JS v16 or preferably v18?