Next.js Discord

Discord Forum

Error: `'` can be escaped with `'`, `‘`, `'`, `’`. react/no-unescaped-entities

Unanswered
Black Tern posted this in #help-forum
Open in Discord
Black TernOP
I am trying to run build to produce a static html export website of my next js project. But I get the error mentioned above. What is the recommended solution for this? Do I remove the linting or do I do something about single quotes in my jsx? Thanks

4 Replies

Black TernOP
Thanks joulev! Don't suppose you could provide any additional context as to why this is the right solution for my situation?
Black TernOP
Amazing thanks for your help Joulev!