Nicola Bertelloni

Results 5 issues of Nicola Bertelloni

IMO this is confusing, while the docs suggest to edit the port forwarding in `nwb.config.js` this configuration will be overridden unless the same argument is specified in the command. https://github.com/insin/nwb/blob/734537207b9024145c97c3a6c8a78366b311c705/src/createServerWebpackConfig.js#L26...

bug

## Bug report ### Describe the bug Everything went fine till point 6. [Link](https://strapi.io/documentation/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.html#_6-install-pm2-runtime) Reaching that point I get this error ``` error KnexTimeoutError: Knex: Timeout acquiring a connection. The...

source: developer-docs
status: confirmed
pr: updated content
target: v3

While compiling any component I recieve this ``` ReferenceError: h is not defined ``` pointing this line in `smy-component.entry.js` ``` return h(Tag, { class: componentId, ref: (props && props.ref) },...

Here the response and the cli command ``` ❯ yarn add react-scrollable-anchor yarn add v1.3.2 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... error https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz: Fetch succeeded for undefined. However,...

**Feature request** ## Checklist - [x] I've searched for duplicates. My search queries were (please don't forget to search in closed issues too): - "center window" - "move floating windows"...

feature-request