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.

Fails on node version `lts/*`

See original GitHub issue
➜  cyclejs-web-components git:(master) ✗ trevor                                                                      

 ◌ 7.6.0: downloading base image
 ✖ lts/*: error
Error: ENOENT: no such file or directory, unlink '/home/shahar/src/cyclejs-web-components/.lts/*.dockerfile'
➜  cyclejs-web-components git:(master) ✗
language: node_js
node_js:
  - node
  - lts/*

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
mightyiamcommented, Mar 5, 2017

But my open source packages are all using this syntax!

0reactions
SamVerschuerencommented, Mar 4, 2017

@vadimdemedes This again makes me wonder how hard/easy it would be to switch to a custom container with NVM preinstalled and just switch dynamically.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error in installing LTS version after trying latest version failure
Hello everyone, I faced an issue when installing LTS version nodejs. [ec2-user@phoenix ~]$ curl -fsSL https://rpm.nodesource.com/setup_lts.x ...
Read more >
Download nodejs lts/* error - Netlify Support Forums
It was a server error for Node.js, nothing Netlify can do. Is this still happening? I'd anyways not suggest using Node 18 until...
Read more >
Error npm is known not to run on Node.js v10.24.1 and how to ...
Open you terminal and verify you have the latest version using node -v . Verify your npm version too using npm -v ....
Read more >
Why is my Node.js build failing because of no ... - Heroku Help
js build failing because of no matching Node versions? Issue. Heroku needs to know what version of Node.js to download for any app...
Read more >
Install script node<version> fails - General - Node-RED Forum
I had installed a new server with nodejs, happened to be node 19.x, ... Remove old version of Node.js ✓ v19.0.1 Install Node.js...
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