-
This issue is a:
- Question / support request
```
node v7.10.0
npm 5.3.0
nwb v0.18.7
```
I'm trying to build my react app in a docker container. Perhaps I'm being stupid (it is Friday an…
-
Hello,
my build command fails at "Building demo" with the error "TypeError: Cannot read property 'request' of undefined" (detailed message with debug info below). I am not sure where this comes fro…
-
This error appears after when I'm trying to run `nwb serve`
nwb version 0.8.1
```
ERROR in ./src/index.js
Module build failed: ReferenceError: Unknown plugin "typecheck"
at PluginManager.subnorma…
-
1. Check the version of package you are using. If it's not the newest version, update and try again (see changelog while updating!).
2. If the issue is still there, write a minimal project showing th…
-
This issue is a:
- [ ] Bug report
- [ ] Feature request
- [X] Question / support request
- [ ] Other
I'm having trouble poly filling Array.from using nwb toolkit. I'm unsure who to configur…
-
I've extended my nwb.config.js file to be:
```
// -- webpack production config --------------------------------------------- //
let webpack = {};
if (process.env.NODE_ENV === "production") {
…
-
v2.1.0 was published with use of `let` but without a 'use strict' statement on the module.
Example failure in Node v4: https://travis-ci.org/insin/nwb/jobs/237641960
```
/home/travis/build/insi…
insin updated
7 years ago
-
This issue is a:
- [x] Bug report
- [ ] Feature request
- [ ] Question / support request
- [ ] Other
System:
Windows 10 enterprise
Node 6
Installed modules:
```js
"dependencies": …
Racle updated
7 years ago
-
Preact currently offers great compatibility with the rest of the CLI tools offered by the React ecosystem. These include `nwb`, which exposes Preact [scaffolding](https://github.com/insin/nwb/issues/1…
-
This issue is a:
- [x] Bug report
- [ ] Feature request
- [ ] Question / support request
- [ ] Other
```
Error running command: Cannot find module 'extract-text-webpack-plugin'
Error: Cann…
LeoDT updated
7 years ago