Topic: Not possible to npm install mdbreact anymore....
michaelxin pro asked 5 years ago
Hello. I am paid user. Want to use mdbreact in my app , but it is not possible to install with npm install anymore... I install all other dependecies without any issues. Here is log error:
npm ERR! path C:\Users\jalson1982\Desktop\bettip\node_modules\@types npm ERR! code EPERM npm ERR! errno -4048 npm ERR! syscall mkdir npm ERR! Error: EPERM: operation not permitted, mkdir 'C:\Users\jalson1982\Desktop\bettip\node_modules\@types' npm ERR! { Error: EPERM: operation not permitted, mkdir 'C:\Users\jalson1982\Desktop\bettip\node_modules\@types' npm ERR! cause: npm ERR! { Error: EPERM: operation not permitted, mkdir 'C:\Users\jalson1982\Desktop\bettip\node_modules\@types' npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'mkdir', npm ERR! path: 'C:\Users\jalson1982\Desktop\bettip\node_modules\@types' }, npm ERR! stack: 'Error: EPERM: operation not permitted, mkdir \'C:\Users\jalson1982\Desktop\bettip\node_modules\@types\'', npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'mkdir', npm ERR! path: 'C:\Users\jalson1982\Desktop\bettip\node_modules\@types', npm ERR! parent: 'bettip' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It's possible that the file was already in use (by a text editor or antivirus), npm ERR! or that you lack permissions to access it. npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended)
Tried many different options but with npm install --save mdbreact is not possible to install it at all...
Jakub Mandra staff answered 5 years ago
Hi,
npm install --save mdbreact
should install the free version of the package, so I think that the problem is caused by your system and priviliges.
Have you tried to create completly new project?
Best,
Jakub
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: 4.11.0
- Device: Pc
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No