I try to program a function but somehow the error pops up: when I want to .map (res => res.json()); what did I do wrong here? I use the newest Angular Version.

import { In,json,angular,error-handling,syntax-error"/>
	














首页 > 解决方案 > Angular 2:“可观察”类型上不存在错误属性“地图”'.ts(2339)

I try to program a function but somehow the error pops up: when I want to .map (res => res.json()); what did I do wrong here? I use the newest Angular Version.

import { In