Ewred1815

Avatar
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Edited

    Break point will exit program

    Answered
    I'm on WIndows 11, with Intellij 2022.1.2 (221.5787.30) and NodeJs 14 On a project, when I set a breakpoint, the program will just exit instead of stopping on the breakpoint (I also tried with the ...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    Can't import a typescript file

    - I'm using Intellij  2022.1.1 Ultimate Edition with Windows 11- I have a standard ES6 nodeJs project (standard Es6 code, no typescript), and I want to import some typescript files in it. ex :  imp...
    • 2 followers
    • 3 comments
    • 1 vote