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

cannot start watching #9

Open
idancali opened this issue Jan 12, 2017 · 7 comments
Open

cannot start watching #9

idancali opened this issue Jan 12, 2017 · 7 comments

Comments

@idancali
Copy link

I just installed the latest version of wml and I added a link. But when running the start command I get an error

Error: unable to resolve root 

Looks like the error occurs here:

fb-watchman/index.js:95:23
@conor909
Copy link

conor909 commented Feb 10, 2017

Same here

npm 4.1.2
node 7.5.0

[watch]  /Users/my-user-name/dev/my-project/my-app
[error] unable to resolve root  /Users/my-user-name/dev/my-project/my-app:
directory  /Users/my-user-name/dev/my-project/my-app is not watched
/usr/local/lib/node_modules/wml/node_modules/q/q.js:155
                throw e;
Error: unable to resolve root /Users/my-user-name/dev/my-project/my-app: directory /Users/my-user-name/dev/my-project/my-app is not watched
    at BunserBuf.<anonymous> (/usr/local/lib/node_modules/wml/node_modules/fb-watchman/index.js:95:23)
    at emitOne (events.js:96:13)
    at BunserBuf.emit (events.js:189:7)
    at BunserBuf.process (/usr/local/lib/node_modules/wml/node_modules/bser/index.js:289:10)
    at /usr/local/lib/node_modules/wml/node_modules/bser/index.js:244:12
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)

@zheng-liu-seattle
Copy link

+1

@pechitook
Copy link

Same problem happening here, node 7.5 and not sure what wml version (can't see it in help output)

@ArtisanalPickle
Copy link

Same, seems to only happen for me when linking from a source that's any deeper than one level, e.g. wml add source_dir dest_dir/node_modules/source_dir works just fine, but it fails when I do wml add source_dir/src dest_dir/node_modules/source_dir

@littlehome-eugene
Copy link

Weird, on one machine it works fine, on one machine it doesn't.

both use wml 0.0.82
node 4.7.0
npm 2.15.11

@robertsami
Copy link

+1

@jordmccord
Copy link

#1 (comment)

motornyi pushed a commit to motornyi/wml that referenced this issue Oct 13, 2020
Show default xdata location in agenda reservation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants