Skip to content

Fix passing relative path for profileDir when extensions are used #3201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

Installing and loading extensions is based on the --profileDir value. In case a relative path is passed, the extensions cannot be loaded as the resolve is not correct.
Resolve the full path, so the loading will work correctly.

Installing and loading extensions is based on the `--profileDir` value. In case a relative path is passed, the extensions cannot be loaded as the resolve is not correct.
Resolve the full path, so the loading will work correctly.
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-relative-extension-path branch from 21a3d55 to 3725edc Compare November 7, 2017 12:42
@rosen-vladimirov rosen-vladimirov merged commit da64cf8 into master Nov 7, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-relative-extension-path branch November 7, 2017 13:18
rosen-vladimirov added a commit that referenced this pull request Nov 13, 2017
)

Installing and loading extensions is based on the `--profileDir` value. In case a relative path is passed, the extensions cannot be loaded as the resolve is not correct.
Resolve the full path, so the loading will work correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants