Closed lucasfcnunes closed 1 year ago
node -v
npm -v
[fill]
Add a environment.yml to project folder:
# environment.yml name: redash channels: - conda-forge dependencies: - python=3.7 - nodejs=14 - yarn=1
Click on create:
Extension successfully creates a .micromamba folder in the project folder
ENOENT: no such file or directory, scandir 'C:\home\lucasfcnunes\projects\getredash\redash'
*Clicking in 'Reload' doesn't solve the problem and it keeps showing no matter how many times you click on it.
@lucasfcnunes please check if it's fixed in v0.1.15
I assume this is fixed. Please, reopen the issue if it reappears.
It works! Thanks!
Environment
node -v
: N/Anpm -v
: N/APrerequisite
[fill]
Steps to Reproduce
Add a environment.yml to project folder:
Click on create:
Relevant Debug Info
Expected Behavior
Extension successfully creates a .micromamba folder in the project folder
Actual Behavior
*Clicking in 'Reload' doesn't solve the problem and it keeps showing no matter how many times you click on it.