Closed unicodeixixixi closed 9 months ago
npm i
npm run build:node
npm run build:web
npx webpack serve --open
npx chat-analytics
(without webpack running, generating a report will give you an error with missing report.html file due to cli expecting it at dist-web for some reason and not dist where it's being generated)
Thanks for the quick reply. I'll test it and if it works i'll close the issue.
Hi all! I'm having troubles running 1.1.1 of chat-analytics on Windows. This is the error im getting:
I've tried looking on the internet but to no avail.