Skip to content
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

plugin fails "import_vite_plugin_html.createHtmlPlugin) is not a function" #65

Open
batje opened this issue Apr 13, 2022 · 0 comments · May be fixed by #66
Open

plugin fails "import_vite_plugin_html.createHtmlPlugin) is not a function" #65

batje opened this issue Apr 13, 2022 · 0 comments · May be fixed by #66

Comments

@batje
Copy link

batje commented Apr 13, 2022

Additionally, the npm audit report is not very happy:

# npm audit report

async  <3.2.2
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/async
  jake  >=8.0.1
  Depends on vulnerable versions of async
  node_modules/jake
    ejs  >=3.1.2
    Depends on vulnerable versions of jake
    node_modules/ejs
      vite-plugin-html  >=1.0.0-beta.1
      Depends on vulnerable versions of ejs
      node_modules/vite-plugin-html

4 high severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

An update of all dependencies fixes this issue.

@batje batje linked a pull request Apr 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant