Code Monkey home page Code Monkey logo

Comments (2)

FrozenPandaz avatar FrozenPandaz commented on June 13, 2024

So I see here, that the @analogjs/platform:preset is expecting for @nx/angular:init to install @angular/core into the package.json but that is no longer the case.

We moved that behavior into our application/library generators so that nx add @nx/angular would be more minimal.

Perhaps rather than relying on @nx/angular to add the version, Analog could handle installing @angular/core with whichever version is supported. This will give Analog more control over the version of @angular/core which is installed so there should be no need to check it afterwards.

To debug what is going on, I am running nx g @analogjs/platform:preset --verbose in the workspace which is created.

from analog.

brandonroberts avatar brandonroberts commented on June 13, 2024

This is resolved in release 0.2.36. The command below works successfully with Nx 18

npx create-nx-workspace@latest --preset @analogjs/platform@latest --analogAppName analog-app

from analog.

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.