how_to_build_your_own_team_chat_in_five_days
how_to_build_your_own_team_chat_in_five_days copied to clipboard
unable to find jspm_packages/npm/[email protected] and showing 404 error
am trying to set this code on my local and it showing the single text please see the attached screenshot .getting some errors on the console log...please help me on that
System.config({ "baseURL": "/", "transpiler": "babel", "babelOptions": { "optional": [ "runtime" ] }, "paths": { "": ".js", "github:": "jspm_packages/github/.js", "npm:": "jspm_packages/npm/.js" } });
am getting the error system is not defined i had include the system.js file but after that it show different error..have a look at this screenshit