Hi,
I often get the following error: ENOENT: no such file or directory, open ‘C:\Users\pc\AppData\Local\Temp\3689.tmp.woff’ when trying to run or deploy a test project. The log file says the same without further information. The client->source_>assets-> css + fonts directory get generated with css (1 file) and fonts directory (16 zero sized woff files), no other directories or files.
If I am going to create another test project, the same happens with a fresh project. The schema is retrieved, pages are generated automatically, but running the project will give you nearly the same error message, instad of a woff file, you get an equivalent message for a css file.
I don’t know why this happens.