wemake-vue-template icon indicating copy to clipboard operation
wemake-vue-template copied to clipboard

Support current Node LTS

Open ghost opened this issue 6 years ago • 5 comments
trafficstars

Latest LTS Version: 12.13.0 (includes npm 6.12.0)

ghost avatar Oct 31 '19 06:10 ghost

Awesome! @jhabdas are you willing to help?

sobolevn avatar Oct 31 '19 08:10 sobolevn

Perhaps. I can see the manifest specifies the engines. Why use NVM?

ghost avatar Oct 31 '19 09:10 ghost

I use it for historic reasons. What are the alternatives?

sobolevn avatar Oct 31 '19 09:10 sobolevn

Let me take a look. I might have some good Hacktoberfest ideas.

ghost avatar Oct 31 '19 09:10 ghost

Idea is to drop NVM and run stack in arch container for determinism. IMHO NVM makes switching engines easier but causes side effects like this which could lead to unexpected consequences and variance between machines and platforms.

ghost avatar Nov 01 '19 02:11 ghost