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?
2 Replies
rajan-kz
rajan-kz2w ago
Hi @under.forest , have you figured it out. It can be because of wrong path.
under.forest
under.forestOP2w ago
Hello, no, I did not. Which path should I pay attention to, exactly?

Did you find this page helpful?