How to initilialize old micro (without creating new micro)? #349
-
Yesterday, I created a new micro. Today, after restarting my computer, I wanted to deploy the local changes with the command
As I understand it, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The problem was that I was trying to use |
Beta Was this translation helpful? Give feedback.
The problem was that I was trying to use
deta deploy first_micro
from within the micro folder (C:\Users...\first_micro). Running the command outside the folder. just by spinning up Windows Power Shell did work!