Coder Social home page Coder Social logo

Comments (5)

gregnb avatar gregnb commented on July 18, 2024

@RaySheikh I am not seeing that issue. look below

npm install material-ui-icons --save
npm WARN saveError ENOENT: no such file or directory, open '/Users/gnowakow/testing/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/gnowakow/testing/package.json'
npm WARN [email protected] requires a peer of material-ui@^1.0.0-beta.16 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN testing No description
npm WARN testing No repository field.
npm WARN testing No README data
npm WARN testing No license field.

+ [email protected]
updated 1 package in 1.607s

from mui-datatables.

RaySheikh avatar RaySheikh commented on July 18, 2024

Thanks for getting back so fast. Perhaps its something else. Below is the error:
./node_modules/mui-datatables/dist/index.js
Module not found: Can't resolve 'material-ui/Checkbox' in 'C:\New folder\TrainingApps\Mui-datatables\ClientApp\node_modules\mui-datatables\dist'

I will try to troubleshoot further.

from mui-datatables.

victorbueno avatar victorbueno commented on July 18, 2024

@RaySheikh Install exact version of the peer dependency

yarn add material-ui-icons@^1.0.0-beta.36

from mui-datatables.

RaySheikh avatar RaySheikh commented on July 18, 2024

Thanks Victor that did it. I was using beta.42

from mui-datatables.

matteo1976 avatar matteo1976 commented on July 18, 2024

I still have the problem
I have "material-ui-icons": "^1.0.0-beta.36", but when i start to compile i have this error:
Module not found: Can't resolve '@material-ui/icons/Clear' in '/myapp/node_modules/mui-datatables/dist'

I use yarn and not npm it will be a problem?

from mui-datatables.

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.