Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm error on pyrrha-api-auth #16

Open
jhrbva opened this issue Oct 25, 2021 · 3 comments
Open

npm error on pyrrha-api-auth #16

jhrbva opened this issue Oct 25, 2021 · 3 comments

Comments

@jhrbva
Copy link

jhrbva commented Oct 25, 2021

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'

@krook
Copy link
Member

krook commented Nov 9, 2021

Thanks for the report @jhrbva. Were you able to find a workaround or resolve this? Or are you still stuck?

@jhrbva
Copy link
Author

jhrbva commented Nov 29, 2021

Hi @krook I can no longer reproduce this issue. Not sure if this was the fix but I've downgraded from node 14 to 12.

@krook
Copy link
Member

krook commented Nov 29, 2021

Thanks for confirming @jhrbva. Should we keep the issue open just in case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants