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

Failed to run watch mode #194

Open
NaokiTsuchiya opened this issue Dec 24, 2024 · 0 comments
Open

Failed to run watch mode #194

NaokiTsuchiya opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NaokiTsuchiya
Copy link
Member

NaokiTsuchiya commented Dec 24, 2024

Bug Report

Failed to run watch mode

How to reproduce

$ brew info alps-asd/asd/asd
==> alps-asd/asd/asd: stable 0.11.12
Reads ALPS documents and produces a full state diagram and hyperlinked documentation.
https://alps-asd.github.io/
Installed
/opt/homebrew/Cellar/asd/0.11.12 (12,839 files, 105.9MB) *
  Built from source on 2024-12-24 at 18:53:56
From: https://github.com/alps-asd/homebrew-asd/blob/HEAD/asd.rb
License: MIT
==> Dependencies
Build: composer ✔
Required: [email protected] ✔, node ✔
$ asd --watch profile.json
PHP Warning:  chdir(): No such file or directory (errno 2) in phar:///opt/homebrew/Cellar/asd/0.11.12/libexec/asd.phar/bin/asd on line 45

Warning: chdir(): No such file or directory (errno 2) in phar:///opt/homebrew/Cellar/asd/0.11.12/libexec/asd.phar/bin/asd on line 45
npm error code ENOENT
npm error syscall open
npm error path /Users/tsuchiya/zzz/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/Users/tsuchiya/zzz/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /Users/tsuchiya/.npm/_logs/2024-12-24T09_57_55_923Z-debug-0.log
@NaokiTsuchiya NaokiTsuchiya added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant