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 isn't working on Windows 10 #21

Closed
domasgru opened this issue Jan 21, 2021 · 2 comments
Closed

Plugin isn't working on Windows 10 #21

domasgru opened this issue Jan 21, 2021 · 2 comments

Comments

@domasgru
Copy link

Steps to reproduce:

  1. Git clone this repo.
  2. Try to run a sample, with command: $env:ELEVENTY_EXPERIMENTAL="true";npx @11ty/eleventy --input=test/sample --serve (the one in package json won't work on windows).
  3. I get an eror:
    > You must supply options.input to rollup Error was thrown: Error: You must supply options.input to rollup at Graph.generateModuleGraph (C:\Users\Domas\Desktop\eleventy-plugin-vue\node_modules\rollup\dist\shared\rollup.js:19096:19) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Graph.build (C:\Users\Domas\Desktop\eleventy-plugin-vue\node_modules\rollup\dist\shared\rollup.js:19060:9) at async rollupInternal (C:\Users\Domas\Desktop\eleventy-plugin-vue\node_modules\rollup\dist\shared\rollup.js:19980:9) at async EleventyVue.getBundle (C:\Users\Domas\Desktop\eleventy-plugin-vue\EleventyVue.js:124:18) at async Object.init (C:\Users\Domas\Desktop\eleventy-plugin-vue\.eleventy.js:99:22)
@tusamni
Copy link

tusamni commented May 12, 2021

Ever figure anything out with this? I'm getting the same error.

@zachleat zachleat added this to the Eleventy Vue v1.0.0 milestone Nov 14, 2021
@zachleat
Copy link
Member

Shipping with 1.0.0-canary.6 (which uses Vue 3)

zachleat added a commit that referenced this issue Nov 14, 2021
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

No branches or pull requests

3 participants