react-advanced-news-ticker icon indicating copy to clipboard operation
react-advanced-news-ticker copied to clipboard

A powerful, flexible, lightweight and animated vertical news ticker component for React.

Results 2 react-advanced-news-ticker issues
Sort by recently updated
recently updated
newest added

Getting the following error : > ReferenceError: regeneratorRuntime is not defined > at D:\src\myproject\node_modules\react-advanced-news-ticker\dist\index.js:153:50 > at D:\src\myproject\node_modules\react-advanced-news-ticker\dist\index.js:213:6 > at Object. (D:\src\myproject\node_modules\react-advanced-news-ticker\dist\index.js:442:2) > at Module._compile (internal/modules/cjs/loader.js:1085:14) > at Module._extensions..js (internal/modules/cjs/loader.js:1114:10) >...

Could not find a declaration file for module 'react-advanced-news-ticker'. 'D:/Projects/nextjs/wp/node_modules/react-advanced-news-ticker/dist/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/react-advanced-news-ticker` if it exists or add a new declaration (.d.ts) file...