GithubHelp home page GithubHelp logo

Comments (6)

timmclaurin avatar timmclaurin commented on September 9, 2024

Removed the conflicting packages from package.json. Finally got it to install. Also had to remove agm/core from app modules.

from material-dashboard-angular2.

rarestoma avatar rarestoma commented on September 9, 2024

Hi @timmclaurin!

Thank you for working with our products.

Can you please give me the steps that you did so I can test them and see what happens?

Thank you,
Rares

from material-dashboard-angular2.

timmclaurin avatar timmclaurin commented on September 9, 2024
  1. Download src zip
  2. unzip to folder
  3. npm install
    • This fails with conflicts
  4. remove conflicted package entries from package.json
    • install succeeds
  5. ng build
    • fails because of @agm/core
  6. remove agm/core and references in modules.ts
    • build works and site compiles.

from material-dashboard-angular2.

rarestoma avatar rarestoma commented on September 9, 2024

Hi @timmclaurin,

I tested now but I don't receive errors after running npm install.

I use node v14.16.1 and npm v6.14.12.

Can you please tell me what versions are you using?

Thank you,
Rares

from material-dashboard-angular2.

timmclaurin avatar timmclaurin commented on September 9, 2024

Angular CLI: 11.2.11
Node: 16.1.0
OS: linux x64

NPM: 7.11.2

from material-dashboard-angular2.

disorder75 avatar disorder75 commented on September 9, 2024

Hi @timmclaurin,

I tested now but I don't receive errors after running npm install.

I use node v14.16.1 and npm v6.14.12.

Can you please tell me what versions are you using?

Thank you,
Rares

Hi,

the deps are broken with node >= 15 and npm >= 7.x.x.
A downgrade to node v14.16.1 and npm v6.14.12 will compile correctly the entire project.
At the moment, the only way to work with the latest packages is to follow the instructions wrote by @timmclaurin

from material-dashboard-angular2.

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.