Giter Club home page Giter Club logo

Comments (8)

Robdel12 avatar Robdel12 commented on June 6, 2024 1

Woop! Happy to hear that. If it does happen again Iā€™d love to hear about it.

from percy-cypress.

anaulin avatar anaulin commented on June 6, 2024

Hi @Pomax , I see in Travis that you got it working at least once, but you had to add npm i typescript to your build script (I'm looking at this successful build: https://travis-ci.org/mozilla/foundation.mozilla.org/builds/486681759)

Did you ever get this working without having to manually install Typescript?

from percy-cypress.

Pomax avatar Pomax commented on June 6, 2024

I did not, but the steps to reproduce were pretty easy because it kept going wrong everywhere: install cypress 3.0.3, install @percy/cypres 0.2.3 and then just try to run percy. Anywhere we tried that we'd get the "typescript is not installed" error.

We ended up adding that explicit typescript install instruction mostly because we needed things to work because it was starting to mark every single PR as bad, and even if you can ignore percy, there as so many legitimate reasons a PR could get a red X next to it we had to solve the problem some way =)

from percy-cypress.

anaulin avatar anaulin commented on June 6, 2024

Did you also install @percy/agent? That's the package you need in order to be able to run the binary percy command.

from percy-cypress.

anaulin avatar anaulin commented on June 6, 2024

Scratch my previous comment -- @percy/agent comes as a dependency of @percy/cypress, so you don't need to install it explicitly.

from percy-cypress.

anaulin avatar anaulin commented on June 6, 2024

Unfortunately I can't reproduce the issue using those steps (and starting with making sure I don't have Typescript installed globally). Also tried to reproduce running the example app (https://github.com/percy/example-percy-cypress) from a clean install, but no dice.

screen shot 2019-01-31 at 9 37 43 am

from percy-cypress.

Robdel12 avatar Robdel12 commented on June 6, 2024

Hey @Pomax! Is this still an issue for you?

from percy-cypress.

Pomax avatar Pomax commented on June 6, 2024

I've not seen it happen recently, no. Closing until (if) it happens again

from percy-cypress.

Related Issues (20)

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.