Skip to content
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

Running create-resolve-app on Windows results in incorrect path error #1964

Closed
mikecann opened this issue Jul 25, 2021 · 0 comments · Fixed by #1967
Closed

Running create-resolve-app on Windows results in incorrect path error #1964

mikecann opened this issue Jul 25, 2021 · 0 comments · Fixed by #1967
Assignees
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc.

Comments

@mikecann
Copy link

mikecann commented Jul 25, 2021

Running

npx create-resolve-app hacker-news-example -e hacker-news -t

Results in

Error: ENOENT: no such file or directory, scandir 'C:\dev\me\experiments\hacker-news-example\resolve-0.31.4\C:\dev\me\experiments\hacker-news-example\resolve-0.31.4\examples\ts\hacker-news

Running on Windows 10 in Powershell and NPX --version of 6.14.8

@const314 const314 self-assigned this Jul 26, 2021
@const314 const314 changed the title Example setup error Running create-resolve-app on Windows results in incorrect path error Jul 26, 2021
@const314 const314 added bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc. labels Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants