I get the error below. I recently updated primengto the latest version, after which I got this error. I'm not sure what is wrong, and I try very hard at Google to find the answers, since I'm new to angular programming types.
primeng
I tried the following steps:
beta17
traceur
primeng rc1
Could you tell me what is the real problem and how can I solve this problem?
localhost /: 38 Error: (SystemJS) XHR error (404 not found) loading http: // localhost: 57799 / node_modules / traceur / bin / traceur.js Error: XHR error (404 not found) when loading http: // localhost : 57799 / node_modules / traceur / bin / traceur.js in XMLHttpRequest.wrapFn [like _onreadystatechange] ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 647: 29 ) in ZoneDelegate.invokeTask ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 236: 37 ) in Zone.runTask ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 136 : 47 ) in XMLHttpRequest.ZoneTask.invoke ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 304: 33 ) Error loadinghttp: // localhost: 57799 / node_modules / traceur / bin / traceur.js Unable to load conveyor for transport http: // localhost: 57799 / node_modules / primeng / components / common / api.js Error loading http: // localhost: 57799 /node_modules/primeng/components/common/api.js as "./components/common/api" from http: // localhost: 57799 / node_modules / primeng / primeng.js in XMLHttpRequest.wrapFn [like _onreadystatechange] ( http: / /localhostPoint7799/node_modules/zone.js/dist/zone.js:647:29 ) in ZoneDelegate.invokeTask ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 236: 37 ) in Zone.runTask ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 136: 47) in XMLHttpRequest.ZoneTask.invoke ( http: // localhost: 57799 / node_modules / zone.js / dist / zone.js: 304: 33 ) Error loading http: // localhost: 57799 / node_modules / traceur / bin / traceur. js Unable to load transporter for transporting http: // localhost: 57799 / node_modules / primeng / components / common / api.js Error loading http: // localhost: 57799 / node_modules / primeng / components / common / api.js as "./ components / common / api "from the function http: // localhost: 57799 / node_modules / primeng / primeng.js (anonymous ) @ localhost /: 38
. , tsconfig.json :
tsconfig.json
"module": "system"
typescript
Source: https://habr.com/ru/post/1660384/More articles:OneSignal signs a user through a web page using web-push-sdk - javascriptDrag and drop from localstorage HTML5 not working - javascriptError: (SystemJS) XHR error (404 Not Found) loading service - angulara tuple is updated at the same time when creating functions in postgresql / PL / pgSQL - postgresqlRegex для целых чисел, разделенных запятыми - c#Injection of auto-notified dependencies failed; Nested exception - java.lang.NoClassDefFoundError: org / hibernate / cfg / Configuration - javaGet the latest branch information (name) in JGit - gitDo not pass literals as localized parameters - methodsCalled: java.lang.NoClassDefFoundError: org / hibernate / cfg / Configuration - spring-mvchover does not work after removing delete class - htmlAll Articles