project_crowdfunding icon indicating copy to clipboard operation
project_crowdfunding copied to clipboard

Cannot destructure property 'existsSync' of 'require_empty(...)' as it is null.

Open cxp-13 opened this issue 1 year ago • 1 comments

previous-map.js:4  Uncaught TypeError: Cannot destructure property 'existsSync' of 'require_empty(...)' as it is null.
    at node_modules/postcss/lib/previous-map.js (previous-map.js:4:7)
    at __require2 (chunk-GN3OLCG2.js?v=c58f3a24:19:50)
    at node_modules/postcss/lib/input.js (input.js:10:19)
    at __require2 (chunk-GN3OLCG2.js?v=c58f3a24:19:50)
    at input.js:248:1

cxp-13 avatar Jan 13 '24 11:01 cxp-13