You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There is an npm error about a missing module on pyrrha-api-auth after running docker-compose.
Is your feature request related to a problem? Please describe.
There is an npm error about a missing module on pyrrha-api-auth after running docker-compose.
| > [email protected] start /app
pyrrha-api-auth | > node server.js
pyrrha-api-auth |
pyrrha-api-auth | [2021-10-25T20:32:59.116] [INFO] appid-sdk - Initialized
pyrrha-api-auth | internal/modules/cjs/loader.js:818
pyrrha-api-auth | throw err;
pyrrha-api-auth | ^
pyrrha-api-auth |
pyrrha-api-auth | Error: Cannot find module 'form-data'
The text was updated successfully, but these errors were encountered: