You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.
The last issue from Windows trilogy (#60, #58 and #61) 🔱
This is fairly easy to solve: rimraf package is being promisified and the returned function does not have the other properties like sync that were on the original function. Using non-promisified rimraf for this solves the problem.
I have installed the npx globally, then want to try some features, but got the error: 'TypeError: rimraf.sync is not a function'.
![image](https://user-images.githubusercontent.com/8519685/28067576-6abe8a6a-6674-11e7-8171-503c5950a44c.png)
The text was updated successfully, but these errors were encountered: