Skip to content

fix: win path in package.json #443

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 5 commits into from
Nov 19, 2019
Merged

fix: win path in package.json #443

merged 5 commits into from
Nov 19, 2019

Conversation

endarova
Copy link
Contributor

on win when npm i is executed with path to .tgz it saves in package.json unix style path which cannot be resolved on win

@cla-bot cla-bot bot added the cla: yes label Nov 19, 2019
@endarova endarova merged commit 8ecd0ef into master Nov 19, 2019
endarova added a commit that referenced this pull request Nov 20, 2019
* fix: docker on win (#434)

* fix: cases when iOS version is 3 digits (#437)

* fix: cases when Xcode version is 3 digits

* chore: remove unused noinspection

* fix: preview fallback path (#436)

* set preview falback path according to os

* fix win path

* fix lint errors

* fix: livesync failures (#438)

* update master detail changes

* update changes in hello world ng template

* fix process name

* chore: remove doctor templates (#439)

- Remove doctor templates.
- Add Tab Navigation Vue template.

* chore: change the way we assert changes to improve tests stability

* fix: flake8 error

* fix: win path in package.json (#443)

* fix path on win

* fix paths on windows

* update variable name

* use fail_safe option
@endarova endarova deleted the endarova/fix_tgz_path_npm_i branch November 21, 2019 11:16
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