WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-5c9cc5-12.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 119638 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: MDB UI Kit
I'm getting the following error when attempting to run ng add mdb-angular-ui-kit
? Import all MDB modules? No
? Set up Roboto Font? Yes
? Set up Angular browser animations? Yes
? Set up Font Awesome? Yes
? Set up Charts? No
UPDATE package.json (1469 bytes)
⠇ Installing packages (npm)...npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: mdb-angular-ui-kit@2.3.0
npm ERR! Found: @angular/animations@14.0.4
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"^14.0.0" from the root project
npm ERR! peerOptional @angular/animations@"14.0.4" from @angular/platform-browser@14.0.4
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\weas3ls\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\weas3ls\AppData\Local\npm-cache\_logs\2022-06-30T15_58_02_992Z-debug-0.log
✖ Package install failed, see above.
The Schematic workflow failed. See above.
Running Angular v14, Node v16 Auth token generated new for project
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 2.3.0
- Device: Laptop
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: No