question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tasks fails for NodeJS Angular

See original GitHub issue

Describe the bug

Task yarn install for NodeJS Angular workspace fails so no other task can be executed. The task fails with Could not write file "/projects/angular-realworld-example-app/yarn-error.log.

Che version

7.7.1b

Steps to reproduce

  1. Log in to che.openshift.io
  2. Go to Workspaces -> Add Worksapce
  3. Create NodeJS Angular Web Application
  4. Run the workspace with default settings
  5. Run task yarn install

Expected behavior

The command should install all required dependencies.

Runtime

https://che.openshift.io

Screenshots

Screenshot from 2020-01-28 14-41-28

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
JPinkneycommented, Feb 10, 2020

@Katka92 Do you mind trying again? I’m not sure if something changed on che.openshift.io recently but when I tried yarn install today everything is now working

0reactions
Katka92commented, Feb 12, 2020

Hi @JPinkney, thank you for reminding me of this issue. I’ve tried on che.openshift.io and it works. I see that this issue was reported for 7.7.1b and currently we have 7.8.0 on che.openshift.io. I’ll close this issue and reopen it if needed. Thanks all for collaboration

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular: project failed to start after nodejs upgrade to 12.x
You can try these following things: Removing node_modules and then npm i. uninstalling node-sass and then re-installing it.
Read more >
`npm run angular:dev:start` fails with ERROR: Task not found ...
Describe the bug Unable to run dev mode of Clarity after checking out master. Following error is reported. λ npm run angular:dev:start ...
Read more >
Top 10 Most Common Node.js Developer Mistakes - Toptal
Mistake #3: Deeply Nesting Callbacks ... The more complex the task, the worse this can get. By nesting callbacks in such a way,...
Read more >
Update Angular to v15
This topic provides information about updating your Angular applications to Angular version 15. For a summary of this information and the step-by-step ...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
If you're a developer that works with Node JS and JavaScript libraries and frameworks like React, Vue, and Angular, then you might have ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found