Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about Collectives
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
i imported xlsx-style package to style my xlsx stylesheet,then i did 'yarn start'.after that i got error here am attaching error
Error:
Webpack: Finished after 84.273 seconds.
ERROR Failed to compile with 3 errors 4:08:23 PM
This dependency was not found:
fs in ./node_modules/xlsx-style/xlsx.js, ./node_modules/xlsx-style/ods.js
To install it, you can run: npm install --save fs
This relative module was not found:
./cptable in ./node_modules/xlsx-style/dist/cpexcel.js
ERROR in /home/administrator/Documents/jan21/pgh/src/main/webapp/app/entities/configuration/financial-year-settings.component.ts(37,9):
TS2305: Module '"/home/administrator/Documents/jan21/pgh/src/main/webapp/app/entities/service/calendarexcel.service"' has no exported member 'CalendarExcelService'.
Version: typescript 2.7.2
Time: 54018ms
✖ 「wdm」: 1772 modules
Thanks for contributing an answer to Stack Overflow!
-
Please be sure to
answer the question
. Provide details and share your research!
But
avoid
…
-
Asking for help, clarification, or responding to other answers.
-
Making statements based on opinion; back them up with references or personal experience.
To learn more, see our
tips on writing great answers
.