Guest User

Untitled

a guest
Jun 6th, 2019
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. /usr/bin/ng -> /usr/lib/node_modules/@angular/cli/bin/ng
  2.  
  3. > @angular/[email protected] postinstall /usr/lib/node_modules/@angular/cli
  4. > node ./bin/postinstall/script.js
  5.  
  6. ? Would you like to share anonymous usage data with the Angular Team at Google u
  7. nder
  8. Google’s Privacy Policy at https://policies.google.com/privacy? For more details
  9. and
  10. how to change this setting, see http://angular.io/analytics. Yes
  11. (node:5022) UnhandledPromiseRejectionWarning: Error: EACCES: permission denied, open '/home/user/.angular-config.json'
  12. at Object.openSync (fs.js:447:3)
  13. at Object.writeFileSync (fs.js:1206:35)
  14. at createGlobalSettings (/usr/lib/node_modules/@angular/cli/utilities/config.js:65:10)
  15. at Object.getWorkspaceRaw (/usr/lib/node_modules/@angular/cli/utilities/config.js:73:26)
  16. at setAnalyticsConfig (/usr/lib/node_modules/@angular/cli/models/analytics.js:288:43)
  17. at Object.promptGlobalAnalytics (/usr/lib/node_modules/@angular/cli/models/analytics.js:326:9)
  18. at processTicksAndRejections (internal/process/task_queues.js:89:5)
  19. (node:5022) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  20. (node:5022) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  21. + @angular/[email protected]
  22. added 228 packages from 175 contributors in 142.936s
Advertisement
Add Comment
Please, Sign In to add comment