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

Fixed code.sh to start VS Code under Cygwin. #10508

Merged
merged 1 commit into from
Aug 15, 2016

Conversation

AldoMX
Copy link
Contributor

@AldoMX AldoMX commented Aug 14, 2016

  • VSCode Version: 1.4.0
  • OS Version: Microsoft Windows [Version 6.3.9600]
  • Cygwin Version: CYGWIN_NT-6.3

Steps to Reproduce:

  1. Run code from Cygwin Terminal

Error Reported:

module.js:341
    throw err;
    ^

Error: Cannot find module 'C:\cygdrive\c\Program Files (x86)\Microsoft VS Code\resources\app\out\cli.js'
    at Function.Module._resolveFilename (module.js:339:15)
    at Function.Module._load (module.js:290:25)
    at Function.Module.runMain (module.js:447:10)
    at startup (node.js:154:18)
    at node.js:416:3

Fix attached in the following PR.

@msftclas
Copy link

Hi @AldoMX, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@joaomoreno
Copy link
Member

Awesomesauce, thanks! 🍻

@joaomoreno joaomoreno closed this Aug 15, 2016
@joaomoreno joaomoreno reopened this Aug 15, 2016
@msftclas
Copy link

Hi @AldoMX, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@joaomoreno joaomoreno merged commit 5f67ddc into microsoft:master Aug 15, 2016
@joaomoreno joaomoreno added this to the August 2016 milestone Aug 15, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants