VulcanWM / discipulis

https://discipulis.vercel.app
GNU Affero General Public License v3.0
4 stars 3 forks source link

Fix the tls error #41

Closed VulcanWM closed 1 year ago

VulcanWM commented 1 year ago

Module not found: Can't resolve 'tls':

img error
VulcanWM commented 1 year ago

This error occurs because I use the function outside server side props:

The module you're trying to import uses Node.js specific modules, for example dns, outside of getStaticProps / getStaticPaths / getServerSideProps