Static GitHub Issues

[66] Error: ENOTEMPTY: directory not empty

prev: pm2 run nuxt
next: how can i use renderAndGetWindow for server render

Using symbols (:, &, #) in nuxt.config.js stops the development server and throws an error:

I found this issue when trying to use an & in my description meta data, it only occurs when the development server is running and running yarn or npm run dev again fixes the issue and the error no longer shows.

Environment: Nuxt 0.8.8, Node v7.1.0

Error while rebuild the app: { Error: ENOTEMPTY: directory not empty, rmdir '/mnt/c/Users/Anthony/Documents/acook.me/.nuxt/components'
  errno: -39,
  code: 'ENOTEMPTY',
  syscall: 'rmdir',
  path: '/mnt/c/Users/Anthony/Documents/acook.me/.nuxt/components' }
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c49">#c49</a>)</em></sub></div>