sodium-universal
sodium-universal copied to clipboard
4.0.1 - causing project build failure
The latest update of sodium-universal is causing my Vue.js project to fail building with the following error.
ERROR Failed to compile with 1 error
This dependency was not found:
* sodium-native in ./node_modules/sodium-universal/index.js
To install it, you can run: npm install --save sodium-native
ERROR Build failed with errors.
Tried adding sodium-native to my project but that didn't help