This forum has moved, please join us on github discussions. We will keep these old posts available for reference. Thank you!

Error while run node app.js

hello guys please help am dealing with fresh installation , and keep getting this error over windows 10 ,

Error: ENOTEMPTY: directory not empty, rmdir ‘E:\node-apostrophe\dvld-intermediate\public\modules\apostrophe-ui\js’

how i can fix it or this is bug in apostrophe after tow many times of running node app.js i got it work !!!

This does appear to be a legitimate issue on Windows. Since this is an open source project and we don’t use Windows in-house, it is most likely to be resolved by a community contribution.

The easiest way to run Apostrophe and have a good experience similar to what you will have in production when you deploy your site is to run it in a Linux VM, for instance using VirtualBox.