sodium-universal icon indicating copy to clipboard operation
sodium-universal copied to clipboard

4.0.1 - causing project build failure

Open DuelMonster opened this issue 11 months ago • 0 comments

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

DuelMonster avatar Mar 06 '24 11:03 DuelMonster