Closed wollerman closed 6 years ago
@wollerman I can't reproduce it. All works like a charm. What's your Angular CLI version?
Here's the full output of ng --version
:
~/sandbox/surveyjs_angular_cli$ ng --version
Your global Angular CLI version (1.6.4) is greater than your local
version (1.0.0). The local Angular CLI version is used.
To disable this warning use "ng set --global warnings.versionMismatch=false".
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
@angular/cli: 1.0.0
node: 9.4.0
os: darwin x64
@angular/common: 4.4.6
@angular/compiler: 4.4.6
@angular/core: 4.4.6
@angular/forms: 4.4.6
@angular/http: 4.4.6
@angular/platform-browser: 4.4.6
@angular/platform-browser-dynamic: 4.4.6
@angular/router: 4.4.6
@angular/cli: 1.0.0
@angular/compiler-cli: 4.4.6
Looking at the package.json
it specifies 1.0.0
which is why I get that warning about global vs local.
I started up the project with ng serve
and then opened chrome devtools and see:
It seems to think it's an image of some kind?
I m having the same problem http://localhost:4200/undefined
but I get an extra error in Console.
I've fixed "undefined" request from signature pad custom widget and updated package versions.
Thanks for all the quick fixes!
I cloned this repo and ran it locally on port 4200 by doing the following:
Checking the dev console I see constant calls to
http://localhost:4200/undefined