under.forest
under.forest
MManifest
Created by under.forest on 3/21/2025 in #questions-🙋
Getting Users/user/Data: No such file or directory
Hello! I found the Manifest and it looks great to me, I would like to try it. I had two problems during installation: First, it stuck on ⠴ Build the database... stage. I have found here on discord a discussion about this problem, and as it was suggested there I have tried to clone frontend-examples repo. Then I have faced next problem, when I am running yarn manifest I am getting next output:
yarn run v1.22.22
$ node ./node_modules/manifest/scripts/watch/watch.js
/bin/sh: /Users/<my_macos_username>/Data: No such file or directory
nodemon process exited with code 127
Done in 0.32s.
yarn run v1.22.22
$ node ./node_modules/manifest/scripts/watch/watch.js
/bin/sh: /Users/<my_macos_username>/Data: No such file or directory
nodemon process exited with code 127
Done in 0.32s.
I have searched and did not have found any discussion about similar problem, so I am sharing it here, maybe I am missing something during setup process or smth else?
3 replies