Skip to content

Troubleshooter

Your troubleshooting blog. Do not repeat yourself !

    How to install and setup angular in linux

    13 August 2025 by Tedi K
    How to install and setup angular in linux

    In this very practical tutorial , you will learn how to install and setup angular it in your favorite linux distribution. In my case , it’s tested on ubuntu.

    Read more

    Categories Angular Leave a comment

    The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe

    13 August 2025 by Tedi K
    The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe

    You are working on an Angular project then you encounter this error snippet: The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe….

    Read more

    Categories Angular Leave a comment

    the angular cli requires a minimum node.js version of either v14.20, v16.13 or v18.10.

    13 August 2025 by Tedi K
    the angular cli requires a minimum node.js version of either v14.20, v16.13 or v18.10.

    How to solve The angular cli requires a minimum node.js version of either v14.20, v16.13 or v18.10 error

    Read more

    Categories Angular Leave a comment

    [Solved] Solve npm ERR! code 1 , path node-sass command failed

    1 January 2024 by Tedi K
    Solve npm ERR! code 1 , path node-sass command failed

    How to solve npm ERR! code 1 , path node-sass command failed on windows while learning react.

    Read more

    Categories Node/Nodejs, REACT Leave a comment

    How to reinstall node modules ?

    23 December 2023 by Tedi K

    Solve almost anything by learning how to reinstall nodes modules.

    Read more

    Categories Node/Nodejs Leave a comment

    Module not found: Can’t resolve ‘any_module’ in React [Solved]

    23 December 20231 November 2023 by Tedi K
    Module not found: Can't resolve 'any_module' in React

    How to solve Module not found: Can’t resolve in react and any project based on node js.

    Read more

    Categories REACT Leave a comment

    Caused by: java.io.IOException: No space left on device on linux

    26 October 2023 by Tedi K
    Caused by: java.io.IOException: No space left on device on linux

    Solving No space left on device on linux error free more than 2Go of disk space on my ubuntu linux without losing anything permanently .

    Read more

    Categories Android Leave a comment

    Learn how to think and design like a Software Architect – This video will blow your mind

    15 December 202313 October 2023 by Tedi K
    Learn how to think and design like a Software Architect – This video will blow your mind

    If you are a programmer or software developer, you should be very serious about software architecture and design.

    Read more

    Categories Software Architecture Leave a comment

    How to setup java jdk on android studio on linux

    24 July 2023 by Tedi K
    How to setup java jdk on android studio on linux

    Solve android compilation problem by setup the latest java sdk on android studio for ubuntu.

    Read more

    Categories Android Leave a comment

    This version … of the Compose Compiler requires Kotlin version … but you appear to be using Kotlin version…

    11 July 2023 by Tedi K
    This version ... of the Compose Compiler requires Kotlin version ... but you appear to be using Kotlin version...

    how to solve error like This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10 but you appear to be using Kotlin version …

    Read more

    Categories Android Leave a comment

    Duplicate class kotlin.collections.jdk8.Collections JDK8Kt… errors after upgrading android studio

    11 July 202311 July 2023 by Tedi K
    Duplicate class kotlin.collections.jdk8.Collections JDK8Kt... errors after upgrading android studio

    How to solve errors Duplicate class kotlin.collections.jdk8.CollectionsJDK8Kt…

    Read more

    Categories Android Leave a comment

    Android – Too many errors after libraries update at once

    11 July 20237 July 2023 by Tedi K
    Android - Too many errors after libraries update

    How to solve too many errors that come when you update your android project libraries at once ?

    Read more

    Categories Android Leave a comment

    Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration

    3 July 2023 by Tedi K
    Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration

    How to solve error Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration.

    Read more

    Categories Android Leave a comment

    Illegal class file: Class module-info is missing a super type. Class file version 53

    30 June 2023 by Tedi K
    Illegal class file: Class module-info is missing a super type. Class file version 53

    Solve Illegal class file: Class module-info is missing a super type. Class file version 53.

    Read more

    Categories Android Leave a comment

    java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication

    29 June 2023 by Tedi K
    java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication

    Resolutin of java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication.

    Read more

    Categories Android Leave a comment

    Cannot inline bytecode built with jvm target 17 into bytecode that is being built with jvm target 1.8. please specify proper ‘-jvm-target’ option

    28 June 2023 by Tedi K
    Cannot inline bytecode built with jvm

    Resolution of Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper ‘-jvm-target’ option.

    Read more

    Categories Android Leave a comment

    [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method

    26 June 2023 by Tedi K
    [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method

    How to solve [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method error.

    Read more

    Categories Android Leave a comment

    java.lang.ClassNotFoundException : Didn’t find class on path: dexpathlist

    24 June 2023 by Tedi K
    java.lang.ClassNotFoundException Didn’t find class on path dexpathlist

    How to solve “ClassNotFoundException : Didn’t find class on path: dexpathlist” error.

    Read more

    Categories Android Leave a comment

    Understanding the foundation and architecture of angular framework

    22 June 2023 by Tedi K
    Understanding the foundation and architecture of angular framework

    The Key to Angular Development. An introduction to the basic concept that forms the foundation of angular and its architecture.

    Read more

    Categories Angular Leave a comment

    Error : EACCES: permission denied, access’ / usr / local / lib / node_modules

    18 June 2023 by Tedi K
    Error: EACCES: permission denied, access’ / usr / local / lib / node_modules

    How we solve Error: EACCES: permission denied erros and more solutions from other sources that may work for you.

    Read more

    Categories Angular Leave a comment

    Categories

    • Android
    • Angular
    • Node/Nodejs
    • REACT
    • Software Architecture
    © 2025 Troubleshooter from TediDev • Développé par Zetaplus