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
I am getting a strange behavior when running 'foundation watch' and then 'foundation build' using the integrated terminal and foundation-cli. After running 'foundation watch' and then hitting Ctrl + C to quit the watch task, I then try to run 'foundation build' but instead of running that task, it keeps asking me 'Terminate batch job (y/n)?' The only way I can get it to work is if I quit VS code and restart it.
VSCode Version: 1.12.1
OS Version: Windows 7 Professional
Steps to Reproduce:
Run a Foundation 6 project using the integrated terminal and foundation-cli, line command 'foundation watch'
Then stop the watch task by hitting Ctrl + C and hitting Y.
Try to run 'foundation build'. It then keeps asking 'Terminate batch job (y/n)?' instead of running the build task.
The text was updated successfully, but these errors were encountered:
I am getting a strange behavior when running 'foundation watch' and then 'foundation build' using the integrated terminal and foundation-cli. After running 'foundation watch' and then hitting Ctrl + C to quit the watch task, I then try to run 'foundation build' but instead of running that task, it keeps asking me 'Terminate batch job (y/n)?' The only way I can get it to work is if I quit VS code and restart it.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: