GithubHelp home page GithubHelp logo

Comments (11)

jasonkarjadi avatar jasonkarjadi commented on July 22, 2024

I'm also having this issue

from tsconfig.json.

Gricardov avatar Gricardov commented on July 22, 2024

Any solution?

from tsconfig.json.

wolflu05 avatar wolflu05 commented on July 22, 2024

same issue but with vscode instead of notepad

from tsconfig.json.

taqace avatar taqace commented on July 22, 2024

Anyone find a solution to this yet?

from tsconfig.json.

Gricardov avatar Gricardov commented on July 22, 2024

If you are following benawad's course, just copy the code instead of generating it. Don't stop, chamos!

from tsconfig.json.

BronzW avatar BronzW commented on July 22, 2024

#18

from tsconfig.json.

BronzW avatar BronzW commented on July 22, 2024

It's because it's mistaking the tsconfig.json script for a json file (because of the file ending) and opens it with your default editor.

from tsconfig.json.

SimonFJ20 avatar SimonFJ20 commented on July 22, 2024

I haven't tested it yet.

But if the problem resides in Windows default file applications. A fix could be to unset default application for *.json files (notepad in my case). Here's an article on how to reset default file application: answers.microsoft.com. Default application for *.json is unset by default, and (at least in my case) is set by the user manually.

This approach could be a little naive, as the problem ultimately resides with npx and the way npx handles file execution. And as such this fix may not fix the problem. As I said, I have not tested if it works.

from tsconfig.json.

OmgImAlexis avatar OmgImAlexis commented on July 22, 2024

Duplicate of #47

from tsconfig.json.

SimonFJ20 avatar SimonFJ20 commented on July 22, 2024

Closing issue because of duplicates.

Solution: #18 (comment)

from tsconfig.json.

OmgImAlexis avatar OmgImAlexis commented on July 22, 2024

@SimonFJ20 see my comment. That’s not a good solution. #47 (comment)

from tsconfig.json.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.