Tag: module

56 votes
16 answers
1.6K views
How to install an npm package from GitHub directly

Trying to install modules from GitHub results in this error: ENOENT error on package.json. Easily reproduced

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
61 votes
30 answers
954 views
How do I remove a submodule?

How do I remove a Git submodule? By the way, is there a reason I can't simply do git submodule rm whate

avatar
Elicia
0 1 0 9
asked 07 September, 2021
60 votes
0 answers
1.4K views
getting Cannot find module 'nightwatch/lib/runner/run'

nightwatch.conf.js require('nightwatch-cucumber')({ cucumberArgs: ['--require', 'ste

avatar
Margo
0 1 0 9
asked 07 September, 2021
60 votes
4 answers
578 views
Difference between components, modules, extensions and plugins in Joomla

What is the difference between Joomla components, modules, extensions and plugins?

avatar
Bryant
0 1 0 9
asked 07 September, 2021
64 votes
2 answers
2.2K views
Target a css class inside another css class

Hi I am having problems with some css classes in joomla. I have two divs in a module, one is the wrapper class

avatar
Venice
0 1 0 9
asked 07 September, 2021
57 votes
4 answers
1.2K views
Can you Create your Own Hook in Drupal?

Is it possible to create your own hook in a Drupal module for other Drupal modules to consume? If not, is the

avatar
Wilber
0 1 0 9
asked 07 September, 2021
67 votes
12 answers
2.7K views
array_flip():Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load()

I have recently migrated my module to Drupal7 (on PHP Version 5.3.1) and now I am getting following errors:

avatar
Robyn
0 1 0 9
asked 07 September, 2021
52 votes
30 answers
2.3K views
How can I update NodeJS and NPM to the next versions?

I just installed Node.js and npm (for additional modules). How can I update Node.js and the modules which I&a

avatar
Wilber
0 1 0 9
asked 07 September, 2021
60 votes
15 answers
1.4K views
What is the difference between angular-route and angular-ui-router?

I'm planning to use AngularJS in my big applications. So I'm in the process to find out the right mo

avatar
Cortez
0 1 0 9
asked 07 September, 2021
59 votes
12 answers
1.4K views
What is __init__.py for?

What is __init__.py for in a Python source directory?

avatar
Renaldo
0 1 0 9
asked 07 September, 2021
68 votes
30 answers
1.2K views
What does if __name__ == "__main__": do?

Given the following code, what does the if __name__ == "__main__": do? # Threading example import time, threa

avatar
Trudy
0 1 0 9
asked 07 September, 2021