-
I've been trying a few extensions out but none of them seem to register their API. I've tried the github, json, value and multijson but they all fail!
server.js:
```
import Mozaik from 'mozaik'…
-
I run into an issue on the stock version of your project:
at the end of the compile I get:
```
$>npm run ios:dev
...
Signing Identity: "-"
/usr/bin/codesign --force --sign - --timest…
-
Hi, thanks for this generic extension.
I have a problem using it when I start my server:
```
dev_1 | [15:23:40] Using gulpfile /src/gulpfile.js
dev_1 | [15:23:40] Starting 'copy:fonts'..…
tomav updated
7 years ago
-
Hi,
I've installed v1 but in package json it misses 'npm run build' task :-(
When I load 'gulp build' it showes me an error:
gulp build
Using gulpfile ~/vagrant/projects/mozaik-demo/mozaik/gu…
-
7.9.0 Has introduced the possibility for each user to choose his own favourite email template editor.
Unfortunately, since the output of the three available editor is incompatible under many circ…
-
#### Issue
If the mail signature contains Umlauts (as most German signatures do), they lose encoding in the compose view
`Herzliche Grüße` => `Herzliche GrüÃe`
#### Expected Behavior
En…
-
sudo node app.js
/home/abenathmane/Desktop/mozaik/node_modules/babel-core/lib/transformation/file/options/option-manager.js:126
if (!option) this.log.error("Unknown option: " + alias + "." + key…
-
|
> mozaik-dashboard@ postinstall /home/ubuntu/workspace/mozaik-demo-master
> if $BUILD_ASSETS; then npm run build-assets; fi
> mozaik-dashboard@ build-assets /home/ubuntu/workspace/mozaik-demo…
-
`fileprivate var mosaicLayout: ADMozaikLayout {
let layout = ADMozaikLayout(delegate: self)
return layout
}
func setupCollection() {
self.collection.collecti…
-
Hello
I wanted to use dep for my project further on but it seems not to be happy with one of my own packages. The error is no help to me so it would be nice to know what is wrong or different to g…