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
Rename fails if the output directory is not on the same hard drive as the current working directory. Here, /tmp/ is mounted to a different location as CWD:
As I’m finalizing the huge v2 release, I’ve decided to run a small beta of it. 🙂 This issue is fixed in v2.
To install the v2 beta run
npm i carbon-now-cli@beta -g
Docs 🚀 for v2 can be found here. 🙂 There are tons of new features and breaking changes, so make sure to re-read the docs if you’ve read them previously.
Happy testing and using! v2 will officially drop any day now. 🥳
Rename
fails if the output directory is not on the same hard drive as the current working directory. Here, /tmp/ is mounted to a different location as CWD:And it fails with:
The text was updated successfully, but these errors were encountered: