Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program fails to start with error message regarding missing config file #112

Open
sickboy2711 opened this issue Feb 8, 2024 · 0 comments

Comments

@sickboy2711
Copy link

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:

  1. Install the program using the command sudo npm install -g antennas.
  2. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant