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
After "yo famous" completes, the project directory is not named according to the supplied project name. If the project name is "foobar", the directory name looks like this:
$ ls
function (obj) {?obj || (obj = {});?var __t, __p = '';?with (obj) {?__p += 'foobar';??}?return __p?}/
That makes it especially difficult to rename or remove.
After "yo famous" completes, the project directory is not named according to the supplied project name. If the project name is "foobar", the directory name looks like this:
That makes it especially difficult to rename or remove.
The text was updated successfully, but these errors were encountered: