question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems while installing

See original GitHub issue

I love how I ALWAYS have problem with C core files included from macOS SDK, that’s so annoying

Describe the Bug I cannot install enigma-bbs

To Reproduce

  1. Run install.sh script from the docs.

Expected Behavior Getting an installed version of enigma-bbs

Actual Behavior Errors while compiling, here’s the full log

Screenshots If applicable, add screenshots to help explain your problem.

Environment

  • I am using Node.js v14.x LTS or higher
  • npm install or yarn reports success npm install reports that:
npm install
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/omerien/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/omerien/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/omer/.npm/_logs/2022-06-10T19_01_19_815Z-debug-0.log

yarn wasn’t found

  • Actual Node.js version (node --version): v18.3.0
  • Operating system (uname -a on *nix systems): Darwin omerien.home 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64 arm Darwin
  • Revision (git rev-parse --short HEAD): c1311f06
  • Any additional relevant information about your setup : macOS Monterey (12.4), M1 Pro, Xcode CLI 13.4.0.0.1.1651278267.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
omeriencommented, Aug 7, 2022

No problem now, was on my side, my C header files were a bit messed up.

0reactions
NuSkoolercommented, Aug 7, 2022

@omerien Thanks for reporting back!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problems Experienced When Installing the Software
The following table documents known issues that can affect the installation process. Problem. Solution. Installation closed with local administrator rights ...
Read more >
How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >
How to Fix the Most Common Windows 10 Installation Problems
How to fix the most common Windows 10 installation problems · Run the Windows Update troubleshooter · Low disk space · ISO image...
Read more >
E.1 The Most Common Installation Problems
3 Problems Encountered During Hardware Installation. Most hardware problems show up when you try to reboot your system. One common error in rebooting...
Read more >
Problems that might occur during installation - IBM
Problems that might occur during installation ... the most common errors that might occur during installation of z/VSE, and solutions how to resolve...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found