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
Ran the command but the user config.edn couldn't be created as the calva folder doesn't exists in my environment. This is not expected behavior according to the document. The reason is the fs.promises.writeFile couldn't create the file if the parent folder doesn't exist.
I can send a pull request if it needs to be fixed.
The text was updated successfully, but these errors were encountered:
Ran the command but the user config.edn couldn't be created as the calva folder doesn't exists in my environment. This is not expected behavior according to the document. The reason is the fs.promises.writeFile couldn't create the file if the parent folder doesn't exist.
I can send a pull request if it needs to be fixed.
The text was updated successfully, but these errors were encountered: