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

The instruction to use this plugin are not clear enough #100

Open
ZMChoo opened this issue Mar 28, 2019 · 1 comment
Open

The instruction to use this plugin are not clear enough #100

ZMChoo opened this issue Mar 28, 2019 · 1 comment

Comments

@ZMChoo
Copy link

ZMChoo commented Mar 28, 2019

Hi everyone, I'm a beginner here, I would like to ask after installing these dependencies npm install --save-dev rn-nodeify , for the next step, where should I put this command rn-nodeify --install stream,process,util --hack ?

@handjunyoung
Copy link

You can put "postinstall": "rn-nodeify --install stream,process,util --hack" into package.json -> scripts.
If you put this command into package.json , the command execute every time after npm install

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

2 participants