Any examples of running JS tests in MP library? I ...
# javascript
t
Any examples of running JS tests in MP library? I am getting this error when trying to run gradle task jsNodeTest:
Copy code
FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':salonbiz-library:jsTestPackageJson'.
> NPM Dependencies already resolved and installed
This is what my js dependencies section looks like.