You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
Bug Report
Failed to run watch mode
How to reproduce
The text was updated successfully, but these errors were encountered: