Skip to content

[Debugger] Debugger won't start due to spaces in directory path - #348

Closed
rickyc wants to merge 1 commit into
react:masterfrom
rickyc:master
Closed

[Debugger] Debugger won't start due to spaces in directory path#348
rickyc wants to merge 1 commit into
react:masterfrom
rickyc:master

Conversation

@rickyc

@rickyc rickyc commented Mar 27, 2015

Copy link
Copy Markdown
Contributor

Similar issue to #214. When I attempt to do command + D in the simulator, I get the following issue.

Launching Dev Tools...
Failed to run launchChromeDevTools.applescript { [Error: Command failed: /bin/sh -c /Users/ricky/Dropbox (Personal)/Sites/AwesomeProject/node_modules/react-native/packager/launchChromeDevTools.applescript http://localhost:8081/debugger-ui
/bin/sh: -c: line 0: syntax error near unexpected token `Personal'
/bin/sh: -c: line 0: `/Users/ricky/Dropbox (Personal)/Sites/AwesomeProject/node_modules/react-native/packager/launchChromeDevTools.applescript http://localhost:8081/debugger-ui'
]
  killed: false,
  code: 2,
  signal: null,
  cmd: '/bin/sh -c /Users/ricky/Dropbox (Personal)/Sites/AwesomeProject/node_modules/react-native/packager/launchChromeDevTools.applescript http://localhost:8081/debugger-ui' }

/bin/sh: -c: line 0: syntax error near unexpected token `Personal'
/bin/sh: -c: line 0: `/Users/ricky/Dropbox (Personal)/Sites/AwesomeProject/node_modules/react-native/packager/launchChromeDevTools.applescript http://localhost:8081/debugger-ui'

[11:47:30 AM] <START> request:/index.ios.bundle
[11:47:30 AM] <END>   request:/index.ios.bundle(11ms)

debugger issue

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants