Open MHendriF opened 3 days ago
did u try to install it anytime?
offcourse
did u type npm i crypto-js
, if it not work again, delete all node_module file by this command then install again
delete: rm -rf node_modules
install again npm i
remember to use nodejs v20.9.0 and npm v10.9.0