Skip to content

Conversation

@vladimirmelda
Copy link

ResourceFile shouldn't use local filePath.
This is causing error
"Message: The resource directory path could not be created"

Signed-off-by: Melda Vladimir [email protected]

Purpose

  • The code wasn't working correctly because local path was used in Azure virtual PC

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

ResourceFile shouldn't use local filePath.
This is causing error
"Message: The resource directory path could not be created"

Signed-off-by: Melda Vladimir <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant