Coder Social home page Coder Social logo

lando-node-cypress's People

Contributors

acobster avatar

Watchers

 avatar  avatar  avatar

Forkers

rorymcdaniel

lando-node-cypress's Issues

Lando config syntax

Great job on this repo! Any chance you could paste in your .lando.yml config into the README for others to use? Also your link to the Node custom service appears to be broken.

Thanks so much for providing this stuff!

Error attempting ot stand up an Acquia Lando recipe with Cypress

I am attempting to add Cypress to an Acquia Lando recipe but continually see this error when running lando rebuild -y

My .lando.yml includes this:

services:
  cypress:
    type: node:14
    run:
      - npm install cypress
    overrides:
      image: 'sitecrafting/lando-node-cypress:8.11'
Scanning to determine which services are ready... Please stand by...

> [email protected] postinstall /app/node_modules/cypress
> node index.js --exec install

/app/node_modules/is-installed-globally/index.js:12
        } catch {
                ^

SyntaxError: Unexpected token {
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:616:28)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/app/node_modules/cypress/lib/util.js:24:29)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)

    at Module.require (module.js:596:17)

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.