When I try to create an offline project. Then I get the following ERROR:
203 Error 09.02.2024 07:50:14,8031 SASS failed with errorcode: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters…
204 Error 09.02.2024 07:50:14,8226 The Program ‘BR.IAT.Builder.Sass’ failed with exception ‘System.IO.PathTooLongException’.
And I don’t know how and where I can fix this problem. Does anyone have any advice? Thanks in advance.
I usualy get this error if my AS-Projekt Folder is to deep in the Explorer Strukture.
Try to Compile the Projekt in a shorter location like: “C:\BR\Test…” by copy paste the whole Projekt directory to the new location.
If you can Compile it there, you must reduce the amount of Subfolders (Packages) in your Projekt, or change the location permanently.