Troubleshooting

Solutions to common problems.

Problems updating npm packages

Delete the ./node_modules folder, and run again:

npm install

Problems with cache

Delete the temporary directories:

npm run clean


Need more help?

  • Try the search box at the top of this page.
  • Try the main FAQ page.
  • Share your issue on our issues forum on GitHub, as well as search for a similar issue already posted and perhaps solved.
  • Shoot us an email at admin@speechlogger.com.
  • Premium users may fill out the following form for premium support.
  • For suggestions, feature requests and other discussions, please join our discussions forum.
  • More ways to get in touch with us on the contact page.
Top