-
I get lots of errors when running `npm install`, it says python is required.
Maybe add that to the readme?
```
D:\Projects\gist-run\node_modules\browser-sync\node_modules\socket.io\node_modules\engin…
-
Actually when trying to upload a file via multipart/form-data while being on a Play! 2.5-RC or directly on playframework - master it takes a huge amount of time until I can start processing the multip…
-
I built Hematite for Windows, and placed the SDL libraries in my `C:\Rust\bin\rustlib\x86_64-pc-windows-gnu\lib`, and it builds a hematite.exe, but launching it does nothing.
I'm having some difficul…
-
Hey, I can't get it to work. When I open WoWMapper it gives me an error pop-up. I'm able to press continue and just go past it but when I press plug-ins it does the same error window over and over aga…
-
Hi from France!
Got it up and running without problems first.
Things became strange when I went away from simple blink things and wanted to compile/upload a more complex software which compiled well i…
ghost updated
8 years ago
-
I'm having some issues with the NUnit.Console.3.0.0-rc using the "where" test selection language as defined here https://github.com/nunit/nunit/wiki/Test-Selection-Language
## This works:
Selecting o…
-
I have an exception when the code try to execute this :
``` sql
"\r\n USE []\r\n IF OBJECT_ID ('dbo.sp_InstallListenerNotification_1', 'P') IS NOT NULL\r\n …
-
**I am seeing an error with:**
`activator docker:stage`
**It fails during ScalaDoc generation:**
```
C:\java\projects\scala-doc-failure>activator docker:stage
[info] Loading project definition from …
-
when I debug MSUnit test code I get
```
System.MissingMethodException occurred
Message=Cannot create an instance of an interface.
Source=mscorlib
StackTrace:
at System.RuntimeTypeHandle…
-
I'm sorry for the newbie error report, but this is my first time using scala with activator rather then toy workbook projects.
Using IntelliJ's wizard to create a new SBT activator project on windows…