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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Running:
serverless package --stage development
I get the following errors when my deps use node built in libs like path/url/fs etc
Should I be manually installing these build in node modules in order to use ESM src mixed with CJS deps?
Beta Was this translation helpful? Give feedback.
All reactions