question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

load project error

See original GitHub issue
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: write EPIPE
    at exports._errnoException (util.js:1022:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:804:14)
[Error - 10:14:56 AM] Connection to server got closed. Server will not be restarted.

I installed reason/merlin/merlin-extend via opam, it is in PATH

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:16

github_iconTop GitHub Comments

5reactions
gilbertcommented, May 11, 2017

My 2c: I just installed this package about four hours ago, and the intellisense was working great! However, after restarting vscode, it seems to have stopped working. I no longer get inline error messages or autocompletions. I also see the command 'reason.showMerlinFiles' not found error.

2reactions
Haroenvcommented, Aug 18, 2017

I had the same issue because I installed reason-cli etc. while inside the VS Code terminal. When I quit the editor and launched it from another terminal it worked 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Project load failed - Visual Studio Feedback
After upgrading from 15.3 to 15.4 a UWP executable and libaray project will no longer load due to an obj reference exception. Both...
Read more >
Projects load failed in Visual Studio 2015 - Stack Overflow
Open the Output window ( View -> Output or Ctrl+Alt+O ). Then right-click one of the failed projects and select Reload Project ....
Read more >
Visual Studio 2019 Project Opening Error - Microsoft Q&A
Restart Visual Studio. If you have loaded projects, then in VS solution Explorer, please right-click your project > Unload project > right-click ......
Read more >
Error On Project Load · Issue #1812 · github/VisualStudio
This really seems to be something that's broken in Visual Studio itself. It looks like it's not loading the correct assemblies. If reinstalling ......
Read more >
Failed to load project from [path].sdlproj - SDL Gateway
During startup of SDL Trados Studio the following error message displays: Failed to load project from 'C:\[folder path]\[project file ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found