Coder Social home page Coder Social logo

Comments (8)

Stupidism avatar Stupidism commented on June 11, 2024

Did you solve this yourself?
I noticed you opened another issue showing you have your app generated already.

from generator-material-app.

Stupidism avatar Stupidism commented on June 11, 2024

look at this #55

from generator-material-app.

TejasCMehta avatar TejasCMehta commented on June 11, 2024

yes, initially I was not above run the command npm install generator-material-app command but then @michaelkrone updated the repo and I was able to run the command, but then in the end this error came.

from generator-material-app.

michaelkrone avatar michaelkrone commented on June 11, 2024

This seems to be a known problem with gulp-protractor and windows. I will try to fix it by using the protractor binary instead, there is evidence on the web this helps.

from generator-material-app.

michaelkrone avatar michaelkrone commented on June 11, 2024

Need to solve #66 before I can publish a new version. To try if it works you might checkout the fix/webdriver-manager branch and do a npm link in the cloned directory. Then you are able to call yo material-app with the fix applied, or just wait till the merging is done.

from generator-material-app.

michaelkrone avatar michaelkrone commented on June 11, 2024

@TejasCMehta
Even better: Do a npm install --save-dev protractor and in you package.json change the "postinstall" line to "postinstall": "node ./node_modules/protractor/bin/webdriver-manager update",

from generator-material-app.

TejasCMehta avatar TejasCMehta commented on June 11, 2024

image

from generator-material-app.

TejasCMehta avatar TejasCMehta commented on June 11, 2024

changing to "postinstall": "node ./node_modules/protractor/bin/webdriver-manager update"
resolves the issue!
Thanks!!

from generator-material-app.

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.