cloud 9 and npm
-
@םןץףך
@טל פפרמן
וכן אני רוצה לעדכן את הגרסה של NODE לx.x.5
מה הפקודה המתאימה ואיפה לרשום אותה?אתה מתכוון על המכונה שלך או על ה-C9?
(כי נראה לי MAT התכוון למכונה שלך).
ב-C9 כותבים :nvm install v6.2.0
לי עבד
יאללה
ממתינים לראות ממך דברים מגניביםפורסם במקור בפורום CODE613 ב29/05/2016 19:28 (+03:00)
-
עבדתי על פי מדריך קצר אנגולר2 בחמש דקות
ועכשיו אני מנסה להריץ וזו התוצאה:
למישהו הפתרונים?tall:~/workspace/angular2-quickstart $ npm start > angular2-quickstart@1.0.0 start /home/ubuntu/workspace/angular2-quickstart > tsc && concurrently "npm run tsc:w" "npm run lite" app/app.component.ts(1,27): error TS2307: Cannot find module '@angular/core'. app/main.ts(1,30): error TS2307: Cannot find module '@angular/platform-browser-dynamic'. npm ERR! Linux 4.2.0-c9 npm ERR! argv "/home/ubuntu/.nvm/versions/node/v5.5.0/bin/node" "/home/ubuntu/.nvm/versions/node/v5.5.0/bin/npm" "start" npm ERR! node v5.5.0 npm ERR! npm v3.3.12 npm ERR! code ELIFECYCLE npm ERR! angular2-quickstart@1.0.0 start: `tsc && concurrently "npm run tsc:w" "npm run lite" ` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the angular2-quickstart@1.0.0 start script 'tsc && concurrently "npm run tsc:w" "npm run lite" '. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the angular2-quickstart package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! tsc && concurrently "npm run tsc:w" "npm run lite" npm ERR! You can get their info via: npm ERR! npm owner ls angular2-quickstart npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/ubuntu/workspace/angular2-quickstart/npm-debug.log
פורסם במקור בפורום CODE613 ב30/05/2016 09:01 (+03:00)
-
-
מישהו למען ה' יוכל להסביר לי את פשר הפרדוקס?\או איך מסירים גרסאות ישנות של NODE וNPM ?
tall:~/workspace/angular2-quickstart $ nvm uninstall v0.10.28 N/A version is not installed... tall:~/workspace/angular2-quickstart $ nvm uninstall 1.4.28 N/A version is not installed... tall:~/workspace/angular2-quickstart $ node -v v0.10.28 tall:~/workspace/angular2-quickstart $ npm -v 1.4.28
פורסם במקור בפורום CODE613 ב30/05/2016 14:19 (+03:00)