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

Unable to open ... File not found #15895

Closed
guyellis opened this issue Nov 22, 2016 · 1 comment
Closed

Unable to open ... File not found #15895

guyellis opened this issue Nov 22, 2016 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@guyellis
Copy link

  • VSCode Version: 1.7.0
  • OS Version: Ubuntu 14.04 LTS

Steps to Reproduce:

  1. Run debugger or unit test that causes a stack trace to be displayed
  2. View contents of debug console which look something like:
  0 passing (7ms)
  1 failing
  1) /app/models/plant should pass full validation:
     Error: temp
      at Context.it.only (test/app/models/test.plant.js:46:11)

Even though the full path to the file is shown in the parens only the part from /app/ onwards is underlined and when clicked produces "Unable to open 'test.plant.js': File not found (/app/models/test.plant.js). Create File / Cancel"

Also tested on a Mac with same results.

@isidorn
Copy link
Contributor

isidorn commented Nov 23, 2016

@guyellis thanks but dup of #15464
@felixfbecker for some reason every user we have has hit this issue in the past week :)

@isidorn isidorn closed this as completed Nov 23, 2016
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 23, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants