dramatic-maroonD
Refine3y ago
14 replies
dramatic-maroon

Finefoods example: A lot of error at first start

I just get finefoods example and try to start on my Mac. It started successfully but hundred warnings/errors occur in terminal as below.
Please help me to resolve!

.......
`WARNING in ./node_modules/@antv/l7plot-component/dist/esm/legend/continue/theme.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/finefoods-antd/node_modules/@antv/l7plot-component/src/legend/continue/theme.ts' file: Error: ENOENT: no such file or directory, open '/finefoods-antd/node_modules/@antv/l7plot-component/src/legend/continue/theme.ts'

WARNING in ./node_modules/@antv/l7plot-component/dist/esm/legend/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/finefoods-antd/node_modules/@antv/l7plot-component/src/legend/index.ts' file: Error: ENOENT: no such file or directory, open '/finefoods-antd/node_modules/@antv/l7plot-component/src/legend/index.ts'

WARNING in ./node_modules/@antv/l7plot-component/dist/esm/tooltip/constants.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/finefoods-antd/node_modules/@antv/l7plot-component/src/tooltip/constants.ts' file: Error: ENOENT: no such file or directory, open '/finefoods-antd/node_modules/@antv/l7plot-component/src/tooltip/constants.ts'

WARNING in ./node_modules/@antv/l7plot-component/dist/esm/types/legend.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/finefoods-antd/node_modules/@antv/l7plot-component/src/types/legend.ts' file: Error: ENOENT: no such file or directory, open '/finefoods-antd/node_m
........
Was this page helpful?