-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Description:
The program fails to start, displaying the following error message:
Config file config/config.yml could not be found; did you specify a config file and is it the right path?
Steps to Reproduce:
- Install the program using the command
sudo npm install -g antennas. - Attempt to start the program with the command
antennasstart.
Expected Behavior:
The program should start successfully without any errors.
Actual Behavior:
After executing the antennas start command, the Antennas logo is displayed in the terminal of putty, followed by the aforementioned error message.
Additional Details:
Upon inspecting the directory /usr/local/bin using the command ls -l, I noticed that the symlink for the program is present. However, upon further examination of my filesystem, the file /lib/node_modules/antennas/index.js does not exist.
Environment:
- Operating System: Raspbian GNU/Linux 11 (bullseye)
- Hardware: Raspberry Pi 2 Model B Rev 1.1
- Antennas Version: 4.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels