-
using node version - v7.10.0
1 - simply clone the repo
2 - npm install
3 - ng build --prod (got error)
Hash: f90db9fff55c2f7b14f0
T…
-
I have installed the great bootstra-tour to my angular4 project and import it to my component.
on my angulalr-cli i have put the script and css to bundle:
//css
…
-
Installed via npm, I'd like to use in an Angular4 project. After I imported TimePicker as [https://github.com/bharatraj88/angular2-timepicker/issues/3](url) says, I get this error:
Can't bind to 'o…
-
Need to implement an httpinterceptor to show a spinner on all requests to the api similar to approach here: https://stackoverflow.com/questions/46520889/angular4-using-httpclients-interceptor-to-setup…
-
Hello,
I have this error (on terminal and browser console) when I run _yarn install_ or _yarn start_.
I've simply installed the module and added the import in the app.module code.
I'm using Angu…
-
I tried to include your basic bar chart sample in my Angular4 app. I can build and start my app but nothing is displayed. I get the following error in the console:
`core.es5.js:1084 ERROR Error: Unca…
-
Any plan for this????????????????????
-
> npm ERR! Windows_NT 10.0.14393
> npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
> npm ERR! node v6.9.2
> npm ERR! npm …
-
Hi, I tried to solve this issue with PR #99 but didn't work,
the actual problem is when you login you requested the resources like https://graph.microsoft.com
silent request fired inside iframe ,…
-
First let me say that I very much appreciate your work. Am planning to contribute in the future, perhaps this is a good start. I could write a test for `waitForPageToLoad` with different single page a…