Mohammed Shaffi
Mohammed Shaffi
@gwongz We are looking for this fix.. I see pull requests for this already... Please check if that can be merged.
The pull request #15 fixes this issue.
Have created the below PR to fix this. https://github.com/pypa/pipenv/pull/3108 `pipenv install --local` or `pipenv install -l` will now create the venv directory within the project.
@jahkeup We do have a similar usecase. Please let us know there is some progress in this feature request or if there's a workaround for this.
Also I get the below warning, this one as well is because of react version. Warning: Style: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript...