rprichard / winpty

A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
MIT License
1.29k stars 167 forks source link

When you use the laravel extension Generator, the test will pass, but it will fail when you start using it #169

Open chenzhulin opened 5 years ago

chenzhulin commented 5 years ago

The error code is as follows: assertion "newSize >= 0" failed: file "src/unix-adapter/main.cc", line 161, function: std::string convertPosixPathToWin(const string&) Aborted (core dumped)