-
➜ queensman git:(develop) ✗ node --version
v6.11.2
➜ queensman git:(develop) ✗ npm --version
3.10.10
Can't choose file. And other problems.
-
**Do you want to request a _feature_ or report a _bug_?**
feature/bug
**What is the current behavior?**
Let's pretend your project "A" has a dependency on "B" and "B" has a dependency on "Webpack…
-
### Description of the enhancement or error report
This is the initial effort to implement the class of reconstructed discontinuous Galerkin (rDG) methodologies in MOOSE.
The specific rDG method to …
-
Hi,
I just tried to upgrade an app to v1.2 and it unfortunately broke the app with this error message:
```
injectTapEventPlugin(): Can only be called once per application lifecycle.
It is re…
marcw updated
7 years ago
-
I tried `npm install` with Node v 4.x, it wasn't successful. Same went for 0.10.x
Now trying 0.12.x ( as the error message in npm install said `requires node >= 0.12` )
What Node version did you use i…
-
### Problem description
main.scss :
```
//$mdc-theme-primary: #9c27b0;
//$mdc-theme-accent: #76ff03;
//$mdc-theme-background: #fff;
@import "material-components-web/material-components-web…
-
If you start with a clean create-react-app (v1.2.1) project, yarn installs `babel-loader` but its dependency `babel-core` is moved to the top-level node_modules so that it can be shared by all package…
-
So when I do npm install in the "/example/todo" directory I get the following exception.
``` bash
$ npm install
npm WARN EPEERINVALID react-relay@0.6.0 requires a peer of babel-relay-plugin@0.6.0 but…
jeffj updated
7 years ago
-
Hi all,
So we have discussed this in one form or another a couple of times, but I thought that I would bring it up again. As we know, there are several approximations to the equations for mass, mome…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [X] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feature requests_)…