Trying to install modules from GitHub results in this error: ENOENT error on package.json. Easily reproduced
How do I remove a Git submodule? By the way, is there a reason I can't simply do git submodule rm whate
nightwatch.conf.js require('nightwatch-cucumber')({ cucumberArgs: ['--require', 'ste
What is the difference between Joomla components, modules, extensions and plugins?
Is it possible to create your own hook in a Drupal module for other Drupal modules to consume? If not, is the
I have recently migrated my module to Drupal7 (on PHP Version 5.3.1) and now I am getting following errors:
I just installed Node.js and npm (for additional modules). How can I update Node.js and the modules which I&a
I'm planning to use AngularJS in my big applications. So I'm in the process to find out the right mo
Given the following code, what does the if __name__ == "__main__": do? # Threading example import time, threa