WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-5e4b5a-4a.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 = 108736 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: I'm getting a 'has no exported member ConfigurableFocusTrapFactory' error
Taunt digital
asked 5 years ago
**Expected behavior**
ng build --prod should produce no errors
**Actual behavior**
build process halts with ConfigurableFocusTrapFactory error
**Resources (screenshots, code snippets etc.)**
ERROR in node_modules/ng-uikit-pro-standard/lib/free/modals/modal.directive.d.ts:6:10 - error TS2305: Module '"../../../../@angular/cdk/a11y"' has no exported member 'ConfigurableFocusTrapFactory'.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: All
- Browser: N/A
- OS: mac/ubuntu
- Provided sample code: No
- Provided link: No