Skip to content

issues Search Results · repo:codeceptjs/create-codeceptjs language:JavaScript

Filter by

13 results
 (56 ms)

13 results

incodeceptjs/create-codeceptjs (press backspace or delete to remove)

I am using npx create-codeceptjs . --use-yarn in a React project created with Vite using SWC. I had barely added a couple of dependencies. After that I ran the aforementioned code and I received the following ...
  • acyment
  • Opened 
    on Sep 28, 2024
  • #21

Ditto
  • acyment
  • Opened 
    on Sep 28, 2024
  • #20

What are you trying to achieve? $ npx create-codeceptjs . should work according to https://codecept.io/quickstart/ What do you get instead? $ npx create-codeceptjs . Need to install the following packages: ...
  • mirao
  • 4
  • Opened 
    on Feb 22, 2024
  • #19

When creating new project the version of puppeteer is older than the one actually supported by codeceptjs: npx create-codeceptjs . --puppeteer image See this PR: https://github.com/codeceptjs/CodeceptJS/pull/3856 ...
released
  • incoming-th
  • 1
  • Opened 
    on Dec 13, 2023
  • #16

Running npx create-codeceptjs with the --use-yarn option fails with a reference error for root due to a scope issue. Thrown in the install function on line 201 but root defined out of scope in the createCodecept ...
released
  • QmarkC
  • 2
  • Opened 
    on Apr 16, 2021
  • #14

Hi team :) To improve accessibility and readability of the Runner UI, it would be nice to have somewhere an option for a colorblind-friendly mode (red/green issue) Maybe instead of simply a color, add ...
  • OlivierBORDEREAU
  • 1
  • Opened 
    on Mar 15, 2021
  • #13

I just cloned the repo then executed this command npx create-codeceptjs, it raised error like this. Creating CodeceptJS project in /Users/thanhnguyen/Desktop/create-codeceptjs Powered by Playwright engine ...
  • kobenguyent
  • 1
  • Opened 
    on Jul 15, 2020
  • #11

because examples repo expects playwright helper.
  • pablopaul
  • 4
  • Opened 
    on Jul 15, 2020
  • #9

Whats the idea of both commands? I cant understand from the help text, please clarify.
  • pablopaul
  • 3
  • Opened 
    on Jul 15, 2020
  • #7

Running npm run codecept:demo:app fails with testcreatecodeceptjs@1.0.0 codecept:demo:app /Users/paul/projects/testcreatecodeceptjs codecept-ui --app -c node_modules/@codeceptjs/examples /Users/paul/projects/testcreatecodeceptjs/node_modules/@codeceptjs/ui/lib/model/codeceptjs-factory.js:92 ...
  • pablopaul
  • 3
  • Opened 
    on Jul 15, 2020
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub