-
#### I'm opening this issue because:
- [x] npm is doing something I don't understand.
- [x] Other (_see below for feature requests_):
#### What's going wrong?
D:\_dev\angular4>npm instal…
-
I am trying out NPM instead of bower for the things I usually use bower for. When I use the NPM version - It never resolves.
node: 4.4.7
npm: 2.15.8
ember-cli: 2.9.1
`npm velocity-animate --…
-
This is a master issue tracking the work to integrate building fastboot in ember-cli. We can break this issue into smaller ones if needed. Note: This is a backward compatible proposal in `ember-cli` b…
-
I'm trying to inject service into route.
I'm getting following error:
```
ember.debug.js:4903 Uncaught Error: Cannot find module 'ember-gmail/services/ipc'
```
Obviously Ember tries to resolve `ip…
-
Really nice library btw.
I have this very simple code in a pods setup..and this particular file is in pods/components/ui/file-menu and I have had alot of problems getting any sort of Menu to appear. …
-
Isn't `liquid-wormhole` different from `liquid-tether`? Could you please add some information explaining what the differences are or which one we should use? (e.g. is one a successor to the other?)
-
This error happens when I attempt to use `crtl-f` in a certain source file.
**Atom Version**: 1.13.1
**Electron Version**: 1.3.13
**System**: Mac OS X 10.12.3
**Thrown From**: [flogger](https://…
-
OS X 10.11.4
Atom 1.7.3
Node v6.0.0
_source-preview_ v0.5.0
I'm getting the following error with my Atom package _[source-preview-sass](https://github.com/danielbayley/atom-source-preview-sass)_:
> …
-
Ember-cli deprecates baseURL and introduced rootURL.
When using the default ember-cli config of `rootURL: ''` (empty string), app fails to load as it is unable to load the the css and js vendor/app re…
-
Currently developers to create a new electron application have to make this from scratch or clone existing project.
I think it would be helpful to make possible to create the minimal electron applicat…