-
I had to install gulp, systemjs-builder. Then it says Broken @import declaration of src/index.css
jspm install fails saying the mgeazy typescript 1.5.2 is not a valid version.
TypeError: Invalid Ve…
ghost updated
9 years ago
-
I get the following errors on **npm install**:
```
npm ERR! fetch failed http://npm-registry.snc1/package/systemjs-builder-0.11.3.tgz
npm WARN retry will retry, error on last attempt: Error: getaddri…
-
I'm attempting to use js-data with JSPM and was starting by writing a test to understand how js-data / js-data-http works but have already ran into an issue. Below is the test I'm attempting to run w…
-
I just noticed using the latest version. If I accept all the defaults, **_but omit selecting a processor, or select SASS**_ when asked to choose one, the following error occurs. Choosing Stylus result…
-
We have a standard `bundle-sfx` task running to get a production bundle out of our JSPM/SystemJS driven project which works great on Macs however seems to have started failing on Windows computers now…
-
Hie,
I'm trying to override System.config paths in order to inject stubs for unit tests.
I first tried adding a second block specifying my modules on which my unit tests are based like that:
``` ht…
-
Using latest unstable...
npm-check-updates
You can now use "ncu" for less typing!
"babel" satisfies current dependency (Installed: 5.6.14, Latest: 5.8.3)
"babel-core" satisfies current dependency (I…
-
The new version of systemjs changes things a little bit.
It is no longer acceptable to change the baseURL after it's already been configured, this is necessary for the normalization process. See her…
-
Thanks for this awesome project. It really does an awesome job at abstracting out the integration between jspm and karma.
That being said, I have tried to use the newest jspm-cli, which installs the…
jkurz updated
9 years ago
-
When I `npm install`, I get those errors :
```
npm ERR! fetch failed http://npm-registry.snc1/package/jspm-0.16.0-beta.tgz
npm WARN retry will retry, error on last attempt: Error: getaddrinfo ENOTFOU…