Open liaocs2008 opened 6 years ago
Hi @liaocs2008! Thanks for reporting this.
Can you tell me which version of Nuclide you're using? From the stack trace it looks like a pretty old version. Specifically, in the latest version we should no longer be using the Python script to generate certificates.
Following is the version:
/usr/lib ├── npm@5.6.0 └── nuclide@0.341.0
I happened to solve the problem by "source anaconda3/bin/activate py35 && nuclide-start-server", so I think this must be related to the python environment. It's still worthwhile looking into the problem though.
Can you see if you still have this issue with the latest Nuclide?
Issue and Steps to Reproduce
npm 5.6.0 node v8.11.4
Actual Behavior
nuclide-start-server --verbose
Versions