Giter Club home page Giter Club logo

aria-vue's Introduction

aelbore

aria-vue's People

Contributors

aelbore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

aymenhd

aria-vue's Issues

Running headless without watch hangs

I'm trying to run all tests headless without the watch-option, but I can't get it to work. Expected result would be to run all tests and exit with an error code if any tests fails. The actual result is that vite is started but no tests are run, and it won't terminate. I'm running it in the vs code terminal on Win 10.

Output:

> aria-vue -H



[vite] connecting...
[vite] connected.
(node:8944) UnhandledPromiseRejectionWarning: TimeoutError: waiting for function failed: timeout 60000ms exceeded
    at new WaitTask (C:\Users\rober\source\repos\tdd-vue3\node_modules\puppeteer\lib\cjs\puppeteer\common\DOMWorld.js:482:34)
    at DOMWorld.waitForFunction (C:\Users\rober\source\repos\tdd-vue3\node_modules\puppeteer\lib\cjs\puppeteer\common\DOMWorld.js:443:16)
    at Frame.waitForFunction (C:\Users\rober\source\repos\tdd-vue3\node_modules\puppeteer\lib\cjs\puppeteer\common\FrameManager.js:910:32)
    at Page.waitForFunction (C:\Users\rober\source\repos\tdd-vue3\node_modules\puppeteer\lib\cjs\puppeteer\common\Page.js:1291:33)
    at C:\Users\rober\source\repos\tdd-vue3\node_modules\aria-mocha\aria-mocha.js:418:128
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async C:\Users\rober\source\repos\tdd-vue3\node_modules\aria-mocha\aria-mocha.js:418:21
    at async Object.launch (C:\Users\rober\source\repos\tdd-vue3\node_modules\aria-mocha\aria-mocha.js:414:18)
    at async launchHeadless (C:\Users\rober\source\repos\tdd-vue3\node_modules\aria-vue\aria-vue.js:161:3)
    at async Server.<anonymous> (C:\Users\rober\source\repos\tdd-vue3\node_modules\aria-vue\aria-vue.js:171:16)
(node:8944) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:8944) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Cannot install with latest Vite

Hello there,

using vite@"^2.0.0-beta.56" and trying to install this package results in the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR!   dev vite@"^2.0.0-beta.56" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! aria-vue@"*" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vite
npm ERR!   peer vite@">=0.20.10" from [email protected]
npm ERR!   node_modules/aria-vue
npm ERR!     aria-vue@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.