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

Doing npx tsconfig.json asks me to choose an app to open the json file #46

Open
yueximo opened this issue Dec 25, 2021 · 2 comments
Open

Comments

@yueximo
Copy link

yueximo commented Dec 25, 2021

I have tried every fix and still can't seem to make it run the command instead of opening the file.

@robin-netizen
Copy link

I have a same problem
npx tsconfig.json does not create a file
i use windows 10 terminal as bash in vscode (i am not sure it is git bash or not)
$ ./node_modules/.bin/tsconfig.json
bash: ./node_modules/.bin/tsconfig.json: No such file or directory

npx tsconfig.json.cmd
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/tsconfig.json.cmd - Not found
npm ERR! 404
npm ERR! 404 'tsconfig.json.cmd@latest' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ydbon\AppData\Local\npm-cache_logs\2022-01-06T03_08_44_298Z-debug-0.log

upgrade both typescript and npm version but do not work

@OmgImAlexis
Copy link

Duplicate of #47

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

No branches or pull requests

3 participants