Giter Site home page Giter Site logo

Comments (4)

BrandonEchols04 avatar BrandonEchols04 commented on June 12, 2024 4

I used ng add angular-cli-ghpages@latest, and it seems to have worked (and said it succeded), although it did give this error:

Package has unmet peer dependencies. Adding the package may not succeed.

from angular-cli-ghpages.

fmalcher avatar fmalcher commented on June 12, 2024 3

Thanks for your report! Can you confirm that the version to be installed is 0.6.2? This info is printed in the confirmation message. This is a very old version and the problem probably comes from our peerDependencies not adjusted accurately.

You can avoid this by manually selecting the latest version:

ng add angular-cli-ghpages@latest

from angular-cli-ghpages.

JohannesHoppe avatar JohannesHoppe commented on June 12, 2024

The Angular version of your app and the version of angular-cli-ghpages are not matching. Please make sure that both programs use the latest version. Please also make sure that the node_modules is in the correct state, so delete it once and do a fresh npm install.

from angular-cli-ghpages.

JohannesHoppe avatar JohannesHoppe commented on June 12, 2024

This might be also related to a minor version bump of @angular-devkit/architect. This could be the reason why the wrong version of angular-cli-ghpages was chosen.

@BrandonEchols04 I uploaded a new version of [email protected], could you please try it out again!? 👍

from angular-cli-ghpages.

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.