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
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 146:36-62
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 147:29-67
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 560:2-38
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
this keeps on bugging my project. i want help fixing it
The text was updated successfully, but these errors were encountered:
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 146:36-62
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 147:29-67
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 560:2-38
export 'default' (imported as 'RelativeTimeFormatPolyfill') was not found in 'relative-time-format' (module has no exports)
this keeps on bugging my project. i want help fixing it
The text was updated successfully, but these errors were encountered: