Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

The system cannot find the path specified #16

Closed
edenkras opened this issue Jun 23, 2019 · 3 comments
Closed

The system cannot find the path specified #16

edenkras opened this issue Jun 23, 2019 · 3 comments

Comments

@edenkras
Copy link

edenkras commented Jun 23, 2019

Followed the instructions with both yarn and npm.

With yarn:

  1. yarn add --dev jetifier
  2. yarn run jetify

error: The system cannot find the path specified. error Command failed with exit code 1.

With npm:

  1. npm install --save-dev jetifier
  2. npx jetify

error: The system cannot find the path specified.

@alexbazilev
Copy link

How did you solve this?

@mikehardy
Copy link
Owner

No one can help without information on your system. open a new issue with full information on your system. but similar to windows instructions you may need to run directly like ./node_modules/.bin/jetify

@edenkras
Copy link
Author

@alexbazilev I did not see the instruction to windows. download WSL (Windows Subsystem for Linux) and run the command from there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants