This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Open
Description
Issue and Steps to Reproduce
I'm trying to get up and running with a hack programming project, and I can't seem to get Nuclide typechecking working for my hack code.
I followed the standard installation instructions for OS X. hhvm
was installed via homebrew
. Nuclide was installed via the Atom Package Manager, and there were no error messages.
Expected Behavior
Type errors should be highlighted in the Editing Area and the Code Diagnostics pane, as described in the Nuclide: Hack docs.
Actual Behavior
Running hh_client produces a type error as expected, but this information doesn't appear in Nuclide.
Versions
- Atom: 1.33.0
- Nuclide: 0.366.0
- Client OS: Mac OSX 10.14.1
- Server OS (optional):
Additional Details
- Installed packages (
apm ls --installed
):
Community Packages (19) /Users/work/.atom/packages
├── file-icons@2.1.26
├── highlight-selected@0.14.0
├── language-babel@2.85.0
├── language-graphql@0.11.0
├── language-haskell@1.17.8
├── language-ini@1.20.0
├── language-kotlin@0.5.0
├── language-lua@0.9.11
├── language-ocaml@1.9.5
├── language-rust@0.4.12
├── language-scala@1.1.9
├── language-swift@0.5.0
├── language-thrift@1.0.2
├── linter@2.2.0 (disabled)
├── nuclide@0.366.0
├── nuclide-format-js@0.0.47
├── set-syntax@0.4.0
├── sort-lines@0.18.0
└── tool-bar@1.1.11
Metadata
Metadata
Assignees
Labels
No labels