2025 Aug 22 3:26 AM - edited 2025 Aug 22 3:27 AM
I tried building an application using the BTP trial environment in a single Dev Space with Node.js.
I created six tables and a corresponding UI screen for each, and added custom logic to two fields.
After running a LOCAL TEST, I encountered a file count limitation and the following popup appeared:
"Please remove unneeded data, clean temp and cache folders or split the dev space projects into different dev spaces to avoid loss of data and other problems, including the inability to start the dev space."
After that, I executed Enable Discover and Deploy Demo in the Task Explorer, but it still ended with an error due to insufficient space.
/dev/mapper/luks-rbd-0001-0009-rook-ceph-0000000000000002-3e35188c-49e3-4511-b6c4-a818caf01267 255K 249K 6.8K 98% /home
Could this issue be related to installing unnecessary modules, or is there another cause?
THANKYOU
#BUILDCODE #JOULE