-
I looked at other reported issues but this looks like a different error.
I'm using Ubuntu 16.04 on Digital Ocean.
Also, I already tried increasing virtual memory to 4GB and installing libfontconf…
-
Hi there, I am installing a clean distribution of Saleor, but when I run
`yarn run build-assets` I get the following error:
```
yarn run v1.0.2
$ node ./node_modules/webpack/bin/webpack.js -p
…
-
![screen shot 2017-11-02 at 6 29 45 am](https://user-images.githubusercontent.com/18252382/32293473-58ad8dc2-bf97-11e7-9c31-721687dd8d6c.png)
Everything works locally but not when i'm hosting on …
ghost updated
6 years ago
-
Hello,
I am trying to deploy the eCommerce site to heroku.
```
git clone https://github.com/mirumee/saleor.git && cd saleor/ && sudo pip install -r requirements.txt && export SECRET_KEY='mysecretke…
-
Take the DB, apply PCA to 1 dimension, use coefficients.
-
I receive the following error when running `npm run build-assets`:
```
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\…
-
Using these instructions: https://github.com/mirumee/saleor/wiki
I first created a new virtualenv and sourced it. I am using ubunt 14.04, python 2.7.6
1) step number 4:
saleor syncdb
This returns t…