hustcc / timeago.js

:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
https://timeago.org
MIT License
5.29k stars 411 forks source link

ERROR in ./node_modules/javascript-time-ago/modules/TimeAgo.js 146:36-62 #271

Open SachiniDeSilva opened 1 month ago

SachiniDeSilva commented 1 month ago

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