rickyes / jasypt

org.jasypt.util.text.BasicTextEncryptor for Node.js
MIT License
14 stars 8 forks source link

Module not found: Error: Can't resolve 'crypto' in '/luna/node_modules/jasypt' #7

Open jjava33 opened 3 years ago

jjava33 commented 3 years ago

run command yarn start

ERROR in ./node_modules/jasypt/jasypt.js Module not found: Error: Can't resolve 'crypto' in '/luna/node_modules/jasypt' ERROR in ./node_modules/jasypt/encryptor.js Module not found: Error: Can't resolve 'crypto' in '/luna/node_modules/jasypt'

rickyes commented 3 years ago

Sorry for the late reply, I will confirm this today

rickyes commented 3 years ago

Can you post the script?