-
# Edit: I've found one solution
I simply `clone` my project from Gitlab and ran `npm install` and `npm strapi build`
# Original problem
Hello the Strapi Team ! 👋 Thank you for your hard wor…
-
I´m running into a bug where, when using Quasar together with Knex, it is demanding a package for a driver that's not even in use:
```
ERROR Failed to compile with 1 errors …
-
## Information
- **Version:** 5.44.6
- Packages:
A few sentences describing the overall goals of the issue.
## Example
```typescript
@Controller("/files")
@UseAuth(AuthMiddleware, {rol…
IARKI updated
4 years ago
-
- Operating system and version: Ubuntu 16.04
- `nvm debug` output:
```sh
nvm --version: v0.33.8
$SHELL: /bin/zsh
$HOME: /home/karan
$NVM_DIR: '$HOME/.nvm'
$PREFIX: ''
$NPM_CONFIG_P…
-
**Describe the bug**
I installed strapi on my newly created gcloud vm instance. Using nodejs version 10.16.0
**Steps to reproduce the behavior**
1 Installed using `npm i -g strapi@beta`
…
-
I have 306 tests in my project (all run fine with Jest from command). I have played with the filtering tests feature but now I cannot run all tests again (no .only or .fit applicable). Jest runs them …
-
**Informations**
- **Node.js version**:10.10.0
- **npm version**:6.4.1
- **Strapi version**:3.0.0-alpha.14.1.1
- **Database**:Postgres
- **Operating system**: docker container , ima…
-
I followed the installation procedure in https://github.com/sipcapture/homer-app/blob/master/docs/dev/README.md
When I run this command during the installation:
npm install -g knex eslint esli…
-
Here is the result when I try to run npm shrinkwrap in my application :
`npm WARN unmet dependency C:\dev\workspaces\platform\plateforme-backend\node_modules\hapi\node_modules\subtext\node_modules\…
-
### Issue description or question
I am evaluating wallaby and it seems really a great tool to explore and improve an existing codebase.
Unfortunately, I have a project based on hapi.js where all t…