-
-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QUOTE not defined #2820
Comments
@sumitkoundilya yeah it is due to semicolon and semicolon should be replaced by , |
It's not working though |
Getting also this error, is it solved? |
Yes, go to the documentation. I literally I mean, in my case. I already tried their solution but I still go back to the documentation then I found my solution anw. |
Use XLSX lib. `import * as XLSX from 'xlsx'; exportToExcel() {
} |
has vulnerability |
report where there is vulnerability. It is not enough to just affirm. |
Did you try changing in node modules builds? |
Is this issue now solved in a new version, does a PR exists? |
|
same here |
I have a work around. In my case, I am writing a react application, so I just added it to the index.html file. In index.html file, before including any other source code script. |
Angular CLI: 14.2.11
Node: 14.21.3
Package Manager: npm 6.14.18
rxjs 7.5.7
typescript 4.7.4
The text was updated successfully, but these errors were encountered: