-
After a recent commit I noticed that the miui/src directory was removed. Unfortunately when I try to buildthe x515m or i9100 projects they die with the exact same error:
> > > Install framework resou…
-
I know a similar issue has occurred a [few](http://stackoverflow.com/questions/18081125/why-are-my-yeoman-generators-installing-in-the-wrong-place) [times]() before, but most of them are either Window…
-
Based on @davidjgonzalez 's comments in #169, we need to revise the API methods in EmailService. Currently, the return value is as follows:
- if no addresses are provided - `false`
- if one or more ad…
-
This is my current config:
``` javascript
nodemailer: {
options: {
transport: {
type: 'SMTP',
service: 'Gmail',
auth: {
user: 'my_gmail…
jahvi updated
10 years ago
-
I get this after filling out the prompts:
`
undefined:9
((__t = ( paths.src )) == null ? '' : __t) +
^
ReferenceError: paths is not defined
at eval (/lodash/template/source[1]:9:11)
…
-
Hi..
im trying to send an html email with gae module. But im getting the following error:
The email has not been sent
Mail error (In /app/controllers/Application.java around line 56)
A mail error o…
-
The line to add to Build.scala should be `"com.typesafe" %% "play-plugins-mailer" % "2.0"` (notice the double percent characters)
The line to add to play.plugins should look like `1001:com.typesafe.p…