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:
- Created 7 years ago
- Reactions:2
- Comments:6 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
But my open source packages are all using this syntax!
@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.