bootstrap-npm-starter icon indicating copy to clipboard operation
bootstrap-npm-starter copied to clipboard

Recommend Node version in REAMDE

Open a8568730 opened this issue 4 years ago • 0 comments

Thank you for this great project, it's easiser to start and learn how to optimize bootstrap. I wonder if we could recommend the node version in README.

Because at first I try the script npm run build, I encountered same error as stackoverflow-unexpected-token-node-modules-fs-extra-lib-mkdirs-make-dir-js85-catch. After I update my node version from v.8 to v.14 (LST) and it solves.

Thank you.

a8568730 avatar Sep 24 '21 03:09 a8568730