IndexXuan/vite-plugin-html-template

Examples dont build

ahmed-bauercontrols opened this issue · 6 comments

Steps:

  1. Download the repository as zip
  2. Extract to a local folder
  3. Open VITE-MPA-PROJECT in VSCode
  4. Run npm install
  5. Run npm run build
    vs-code-screenshot

ok I will figure it out.

image
npm 7 have bug. you can use npm 6.x or yarn 1.x or pnpm.

Hi.. I do have npm version 6.14.13 and node version 14.17.3.

mpa issue

I dont know. can you provide mini repro. as you memtion I do cd examples and it works. for me both npm6 / yarn 1 / pnpm

I will try another PC and see if any other packages on my current machine are causing the problem.. Thank you for the prompt replies.

I met the same problem