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
For example: If the error is: { [Error: Cannot find module '/root/.npm/form-data'] code: 'MODULE_NOT_FOUND' } then you can resolve this issue by executing the command:
For example: If the error is: { [Error: Cannot find module '/root/.npm/form-data'] code: 'MODULE_NOT_FOUND' } then you can resolve this issue by executing the command:
npm install --save form-data
Thank you so much! this saved me a lot of frustration this week!
2 optional dependencies fail, which may or may not be ok. But I'm not able to use the plugin, getting a form-data error.
2 failing deps:
The text was updated successfully, but these errors were encountered: