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

process.binding is not supported #3

Open
jfm10 opened this issue Apr 2, 2019 · 0 comments
Open

process.binding is not supported #3

jfm10 opened this issue Apr 2, 2019 · 0 comments

Comments

@jfm10
Copy link

jfm10 commented Apr 2, 2019

I just installed markdown-pdf with the next npm sentence:
npm install markdown-pdf --ignore-scripts

Then, I just declare a variable like this:
var markdown = require('markdown-pdf')

I started my react web app and the browser shows next error:

Error: process.binding is not supported
▶ 32 stack frames were collapsed.
This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error.

Please, help. Sorry for my english.

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

1 participant