Leonard-Li777 / antd-table-infinity

An infinite scroll component based on antd-table that supports virtual scrolling
Other
284 stars 47 forks source link

Failed to compile: missing index.less #1

Closed AonanLi closed 5 years ago

AonanLi commented 5 years ago
./node_modules/antd-table-infinity/es/InfinityTable/index.js
Module not found: Can't resolve './index.less' in 'C:\Users\admin\Documents\Workspace\table\node_modules\antd-table-infinity\es\InfinityTable'

The required index.less file is missing.

Leonard-Li777 commented 5 years ago

"antd-table-infinity": "^0.0.11" fixed!