Cannot find module error

@francis72306
I just did some quick testing!

  1. Installed…


2) Addded the import onto my backend…

  1. No ERRORS in PREVIEW-MODE !!!


4) No ERRORS on published site…


Both versions of imports working…
1)

import {openssl} from 'openssl-nodejs'
const openssl = require('openssl-nodejs')