question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I see #5, but it is not mentioned in the readme and imports fs.

I can open a PR to run the tests in Sauce Labs like @feross mentioned, and add a badge to the readme if you want. I am not sure how to do it without a tool like mocha, but I am sure I could figure it out.

If you are bundling the package with a tool like browserify you would have to exclude the fs module. There is a fairly simple way I have used to support smaller browser builds using a small DI wrapper. I can make a PR for this to if you are interested.

Thanks!!

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jdnichollsccommented, Oct 12, 2022

Hello folks, hope you’re doing well

I’m getting issues with SSR using this package:

index.js:6 Uncaught ReferenceError: process is not defined
    at ../../node_modules/@toruslabs/openlogin-jrpc/node_modules/pump/index.js (index.js:6:29)
    at __require2 (chunk-ZMEXVS3E.js:47:50)
    at utils.ts:25:2

I was wondering if you can use process package as a dependency to avoid this issue? 🤔

Thanks for your help!

1reaction
dayoherreracommented, Nov 7, 2022

Hola gente, espero que estéis bien

Tengo problemas con SSR al usar este paquete:

index.js:6 Uncaught ReferenceError: process is not defined
    at ../../node_modules/@toruslabs/openlogin-jrpc/node_modules/pump/index.js (index.js:6:29)
    at __require2 (chunk-ZMEXVS3E.js:47:50)
    at utils.ts:25:2

Me preguntaba si puede usar el paquete de proceso como una dependencia para evitar este problema.🤔

¡Gracias por tu ayuda!

Same here!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >
CSS Browser Support Reference - W3Schools
Property Edge Firefox Chrome Safari Opera accent‑color 93 92 93 15.4 79 align‑content 11 28 21 9 12.1 align‑items 11 20 21 9 12.1
Read more >
Browser support for JavaScript APIs - Mozilla - MDN Web Docs
Browser support for JavaScript APIs. action. Report problems with this compatibility data on GitHub. desktop, mobile. Chrome. Edge. Firefox. Opera. Safari.
Read more >
Sign in with a supported browser - Android - Google Support
Step 1. Use a supported browser. These and other browsers support JavaScript: Chrome; Safari; Firefox; Opera; Edge. Step 2 ...
Read more >
Browser Support - jQuery
If you need to support older browsers like Internet Explorer 6-8, Opera 12.1x or Safari 5.1+, use jQuery 1.12. Unsupported Browsers. While jQuery...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found