Skip to content

HTML Parser error #1160

Description

@OmkarAla

Error: Parse Error:

  <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Academic Counseling Chatbot</title>
    </head>
    <body>
      <noscript>You need to enable JavaScript to run this app.</noscript>
      <div id="root"></div>
    </body>
  </html>```
  
  - htmlparser.js:255 HTMLParser.parse
    [chatbot]/[html-minifier-terser]/src/htmlparser.js:255:15
  
  - task_queues:105 process.processTicksAndRejections
    node:internal/process/task_queues:105:5
  
  - htmlminifier.js:1282 async minify
    [chatbot]/[html-minifier-terser]/src/htmlminifier.js:1282:3
  
  - htmlminifier.js:1365 async exports.minify
    [chatbot]/[html-minifier-terser]/src/htmlminifier.js:1365:16

Why is this occuring, even when the html syntax is correct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions