GithubHelp home page GithubHelp logo

Comments (5)

oclbdk avatar oclbdk commented on June 6, 2024

It should just work. Is it a Git or Mercurial project? Are there any errors in the JavaScript console?

from nuclide.

alex97751 avatar alex97751 commented on June 6, 2024

It's a Git project. The console doesn't even appear. I think it is an installation problem, though atom tells me that the nuclide packages are enabled (all of them). The only way I can tell nuclide's actually running is because of the file tree and Hack support. Apparently I got no other features.
If you open atom after running the setup installation file, did it automaticly turn orange when saving a file?

from nuclide.

oclbdk avatar oclbdk commented on June 6, 2024

Yes, it should work out of the box. It's definitely a bug, so it would be helpful to get more info. You can access the JavaScript console by going to View > Developer > Toggle Developer Tools and viewing the Console tab.

This is what I know: The Git support should be built-in to Atom -- Nuclide uses a hook to grab that info, though it only works for local filesystems. Nuclide adds Mercurial support with a package, and that requires watchman (https://github.com/facebook/watchman) to work properly.

There's also an open bug tracked internally where the file tree only provides correct reports of version control status for the first project directory. There's a fix ready, so it should be pushed to GitHub soon.

from nuclide.

alex97751 avatar alex97751 commented on June 6, 2024

What else except for watchman is required to run nuclide properly? If I run the test file,
nuclide-master > scripts > dev > test there are a lot of errors when testing nuclide-buck-base.

from nuclide.

ro-tex avatar ro-tex commented on June 6, 2024

This issue exists for me as well. I'm working on a Ruby on Rails + Ember-CLI project.

This is the info from the console on saving a Ruby file:

POST http://localhost:47367/ net::ERR_CONNECTION_REFUSEDsend @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8630jQuery.extend.ajax @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8166module.exports.RsenseClient.checkCompletion @ autocomplete-ruby-client.coffee:27(anonymous function) @ autocomplete-ruby-provider.coffee:21module.exports.RsenseProvider.requestHandler @ autocomplete-ruby-provider.coffee:17(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-…:290module.exports.AutocompleteManager.getSuggestionsFromProviders @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-…:269(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-…:3module.exports.AutocompleteManager.findSuggestions @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-…:256(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-…:3 autocomplete-ruby-client.coffee:35 error$.ajax.error @ autocomplete-ruby-client.coffee:35fire @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:3099self.fireWith @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:3211done @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8266(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8599

error$.ajax.error @ autocomplete-ruby-client.coffee:35fire @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:3099self.fireWith @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:3211done @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8266(anonymous function) @ /Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/s…:8599

from nuclide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.