npm - gulp error: "SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode" -


running gulp on checked-out js project resulted in syntax error. previous "npm install" had completed successfully, , looks dependencies met. running gulp correct project folder , gulpfile resident.

solution = upgrade node.js @ least lts version.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -