-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
name: TechRedByte
about: npm: Not found; even though it is installed
title: NPM: Not found
1. Describe the bug
- I have node.js and npm freshly installed, they were added to PATH, and the tool still says that npm is not found.
2. To Reproduce
- Steps to reproduce the behavior:
- I ran "python main.py" in the main project folder, choose the 3rd option (Kahoot Flooder), and right before starting the Flooder tool it says in red that "Node.js is required for the Kahoot Flooder." Then I choose the diagnose option in the Flooder tool it writes out the Node.js version "Node.js: v24.8.0", and under that "npm: not found".
3. Screenshots

4. Desktop:
- OS: Windows 11
- Browser: Firefox
- Version: v36.2 Enhanced
5. Additional context
When running "node -v" it outputs the version (v24.8.0), and "npm -v" outputs the version too (11.6.0), from the project folder.
Metadata
Metadata
Assignees
Labels
No labels