Skip to main content
Main navigation
Home
Video courses
20% off
2
Books
1
Code
Errors solved
About me
Newsletter
Errors solved
Breadcrumb
Home
Errors solved
On this page you can find some of the errors I encountered, and how I solved them.
Error: Call to undefined method Drupal::entityManager() in eval() (line 1 of /var/www/html/vendor/drush/drush/src/Commands/core/PhpCommands.php(30)
Drupal
Drush
Uncaught PHP Exception Twig\\Error\\LoaderError: "Template "x is not defined in "core/themes/claro/templates/navigation/menu-local-task.html.twig" at line 30."
Drupal
Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /var/www/html/vendor/symfony/finder/Finder.php on line 57
PHP
Composer
ionic modal main.js:1 ERROR Error: Uncaught (in promise): overlay does not exist
Angular
Ionic
Typescript Attempt to assign to const or readonly variable (solved)
TypeScript
Fixing ERROR TypeError: Cannot read properties of undefined (reading 'onDestroy')
Angular
main.js:1 ERROR TypeError: Cannot read properties of null (reading '_rawValidators')
Angular
TSLint: Type number trivially inferred from a number literal, remove type annotation(no-inferrable-types)
TypeScript
How to fix main.js:1 ERROR TypeError: Cannot read properties of undefined (reading x)
Angular
TypeScript
How to fix error TS2769 http options no overload matches this call
TypeScript
Angular
How to fix 'async' modifier cannot be used here in typescript
TypeScript
How to fix error TS7005: Variable 'tagArray' implicitly has an 'any[]' type.
TypeScript
How to fix Angular error TS2739: Type 'AbstractControl' is missing the following properties from type 'FormControl'
Angular
How to fix 'ng' is not recognized as an internal or external command, operable program or batch file.
Angular
How to fix typescript error error TS7022: 'path' implicitly has type 'any'
TypeScript
How to fix Error: NG0901 in Angular
Angular
TSLint: Type boolean trivially inferred from a boolean literal, remove type annotation(no-inferrable-types)
TypeScript
How to fix Deprecated function: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in
PHP
Drupal
How to fix strlen(): Passing null to parameter #1 ($string) of type string is deprecated
Drupal
How to fix error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
TypeScript
How to fix error TS2339: Property 'then' does not exist on type 'Observable<unknown>'
Angular
How to solve TSLint: Shadowed name: 'response'(no-shadowed-variable) in Typescript
TypeScript
How to fix error TS1002: Unterminated string literal in Typescript
TypeScript
How to fix angular error main.js:1 NullInjectorError: No provider for i!
Angular
How to fix TS2552: Cannot find name 'array'. Did you mean 'Array'? in typescript
TypeScript
How to fix The "site.path" service is deprecated in Drupal 9 or 10 upgrade
Drupal
How to fix entity_delete_multiple() not found in Drupal 8, 9 or 10 upgrade
Drupal
How to fix deprecated file_save_data in Drupal 8, 9 or 10
Drupal
How to fix Placeholders must have a trailing [] if they are to be expanded with an array of values
Drupal
How to fix In BootstrapHook.php line 36: Bootstrap failed. Run your command with -vvv for more information
Drupal
Composer
How to fix TypeError: array_intersect_key(): Argument #1 ($array) must be of type array, string given in array_intersect_key() (line 293 of core/lib/Drupal/Core/Render/Renderer.php).
Drupal
How to fix Call to deprecated function render() in Drupal 9
Drupal
How to fix Call to deprecated function file_create_url() in Drupal 9 &10
Drupal
How to fix Call to deprecated function file_save_data()
Drupal
How to fix Failed to create style directory: public://styles/ in Lando (Windows)
Lando
How to fix unable to uninstall the MySQL module in Drupal 9.4
Drupal
How to fix - drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] require ext-gd * -> it is missing from your system. Install or enable PHP's gd extension. in windows
Drupal
PHP
How to fix SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool
Python
How to fix Error: Call to undefined method Drupal\Core\File\FileSystem::uriScheme()
Drupal
How to fix postcss Module Error (from ./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js): Can't resolve .woff
Angular
CSS
How to fix <module> from rich.console import Console ModuleNotFoundError: No module named 'rich'
Python
How to fix Uncaught ReferenceError: htmlLegendPlugin is not defined
Javascript
ERROR: the "PHPCompatibility" coding standard is not installed
PHP
How to fix Angular: No value accessor for form control with unspecified name attribute
Angular
Ionic
How to fix Uncaught (in promise): Error: Angular JIT compilation failed: '@angular/compiler' not loaded!
Angular
Problem installing Linkit module fix
Drupal
How to fix Function 'drupal_get_path' is deprecated
Drupal
Drupal theming
How to fix SyntaxError: Invalid regular expression: /(\p{Uppercase_Letter}+|\p{Lowercase_Letter}|\d)(\p{Uppercase_Letter}+)/: Invalid escape
Webpack
How to fix: missing script: webpack
Webpack
How to fix Uncaught SyntaxError: Cannot use import statement outside a module
Bootstrap
Javascript
Pagination
Page 1
Next page
››