-
### What I'm trying to achieve
Able to access " localhost:3000"
### Steps to reproduce the problem
1. After cloning my project from git
2. I run " npm i " as instruction
3. set environment vari…
-
### What I'm trying to achieve
I would like to build the storefront on Node 16, if possible, since that is the current LTS.
### Steps to reproduce the problem
1. Install node v16 (i.e. via `nvm…
-
for the demo backend, there are a url and a token , but there are not admin login credentials.
-
### What I'm trying to achieve
I tried to build this repo by running "npm run build". But it failed. However, "npm start" works fine
### Steps to reproduce the problem
1. npm run build
### Scr…
-
I am currently trying to build a repository that involves 2 buildpacks, heroku-python and heroku-nodejs. In the terminal it seems to skip python build process and try to run Procfile using NodeJS pack…
-
# Modules for external providers
Right now, the code base is strictly coupled with data hooks providers. We need to enable the use of different providers interchangeably.
We’re discussing steps…
okbel updated
3 years ago
-
### What I'm trying to achieve
Easy tool for spinning up Saleor platform. Having one command which will configure all the things will make Saleor easier to approach and use.
### Describe a propos…
-
Hi there, I've just finished installing the requirements but I leftout uwsgi package as it always fails with a missing module but I read somewhere that it has issues on win10 and it isn't necessary fo…
-
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'build-assets' ]
2 info using npm@3.5.2
3 info using node@v8.10.0
4 verbose stack Error: missing script:…
-
### Versions
pip==18.1
pipenv==2018.10.9
### Issue description
When trying to do `install` operations with `pipenv`, I get the following error: `TypeError: stat: path should be string, bytes, …