Is the yoti npm supported or not?

Hello,
I noticed a few issues with respect to the yoti npm

  1. It shows on the package manager (yoti v3.13.1 MIT Yoti NodeJS SDK for back-end integration) as available for installation but is not on the node package list (https://www.wix.com/corvid/npm-modules)

  2. If you install the yoti package, it breaks the package manager. You would be unable to view "installed packages"on the manager. It just shows a blank pop -up

  3. Even after installing the yoti package, WiX does not recognise it

ModuleNotFoundError: Error loading web module backend/yoti.jsw: Cannot find module 'yoti'
Error loading web module backend/yoti.jsw: Cannot find module 'yoti' 
Require stack: 
- /user-code/backend/yoti.jsw
- /user-code/stubmodule-that-does-the-require.js 
- /elementory/node_modules/scoped-require/index.js
 - /elementory/factories.js 
 - /elementory/create-app.js 
 - /elementory/cloud-grid-runner.js

Thanks for letting us know. I’ll get someone on the team to look into it and will report back once I have some an answer.

I’ve sent this on to the development team and it is being investigated.

Thanks

Thanks

OK - give it a shot now.

Works perfectly well now. Thanks for the assistance. Much appreciated

The problem seems to be back. WiX can’t recognise the yoti npm again

It works OK for me. I see your post was 10 hours ago - so give it another try.

@yisrael-wix Yes, it’s working again. Thanks

hi, i have the same issue on ‘ml-regression’ npm. the same error

Error loading web module backend/pumpsizing.jsw: Cannot find module ‘ml-regression’
Require stack:

  • /user-code/backend/pumpsizing.jsw
  • /user-code/stubmodule-that-does-the-require.js
  • /elementory/node_modules/scoped-require/index.js
  • /elementory/factories.js
  • /elementory/create-app.js
  • /elementory/cloud-grid-runner.js

show up when i import to my backend velo. can helps me look into this too? Thank you very much