Vasek Codey Vlcek

Results 22 comments of Vasek Codey Vlcek

Any progress on this please? Haven't been able to use `pnpm` because of this for a long time. My situation: `.npmrc` ``` @apify-packages:registry=https://npm.pkg.github.com/apify-packages //npm.pkg.github.com/:_authToken= ``` `pnpm i` ```  ERR_PNPM_FETCH_401  GET...

I would suggest to ask a different question @filipenevola : What is the reason `pnpm` should be compatible with any project but not Meteor, as long as it provides the...

@StorytellerCZ Mr. Story teller, do you happen to have a story to tell on how you tackle this issue please? Is there any solution?

@harryadel I appreciate your response! Indeed - hard-coding temporary `debugger` statements and then cleaning up is honestly pure madness compared to simply setting a visual breakpoint in IDE, not to...

Do you have any further thoughts on this please? @harryadel

Hi @denihs I appreciate your time and detailed response. Thank you for taking your time to make the recording. Let me ask a crucial question: Do you know of anyone...

@harryadel I'm grateful for your feedback and follow-ups. Interesting findings you have there! I've tried many different config permutations found around the Meteor forums but none of them have helped...

@harryadel I see. Mind sharing why? Is there a known issue with debug features in lower versions? Asking since it's already quite recent version at least compared to what the...

@harryadel I did but did not consider it quite current and relevant since it's dated 2017 at Meteor 1.6 even before "using the [new inspector protocol](https://nodejs.org/dist/latest-v6.x/docs/api/debugger.html#debugger_v8_inspector_integration_for_node_js)" and if it's still...

@harryadel sure, I understand it's difficult to reason without the context. I can't share the code since it's a commercial application and updating the version will require team involvement but...