how_to_build_your_own_team_chat_in_five_days icon indicating copy to clipboard operation
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

Open rj291991 opened this issue 9 years ago • 4 comments

rj291991 avatar Aug 05 '15 12:08 rj291991

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

rj291991 avatar Aug 05 '15 12:08 rj291991

image

rj291991 avatar Aug 05 '15 13:08 rj291991

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

rj291991 avatar Aug 05 '15 13:08 rj291991

issue

rj291991 avatar Aug 05 '15 13:08 rj291991