Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

new error with const #214

Closed
mirzazeyrek opened this issue Sep 20, 2017 · 4 comments
Closed

new error with const #214

mirzazeyrek opened this issue Sep 20, 2017 · 4 comments
Labels
non issue Issue is not a problem or requires changes

Comments

@mirzazeyrek
Copy link

This error message started to appear recently. Is there anything you guys suggest may be ?

/node_modules/grunt-sass/node_modules/node-sass/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js:5
11:16:32 const Hoek = require('hoek');
11:16:32 ^^^^^
11:16:32 SyntaxError: Use of const in strict mode.
11:16:32 at exports.runInThisContext (vm.js:73:16)
11:16:32 at Module._compile (module.js:443:25)
11:16:32 at Object.Module._extensions..js (module.js:478:10)
11:16:32 at Module.load (module.js:355:32)
11:16:32 at Function.Module._load (module.js:310:12)
11:16:32 at Module.require (module.js:365:17)
11:16:32 at require (module.js:384:17)
11:16:32 at Object. (/var/jenkins/workspace/artbees-portal/pr/253/node_modules/grunt-sass/node_modules/node-sass/node_modules/request/node_modules/hawk/lib/index.js:5:33)
11:16:32 at Module._compile (module.js:460:26)
11:16:32 at Object.Module._extensions..js (module.js:478:10)

@zhentian-wan
Copy link

The same problem

@mirzazeyrek
Copy link
Author

@zhentian-wan

for a possible solution please check my comment:

sass/node-sass#2100 (comment)

@majidpal
Copy link

Hi @mirzazeyrek - Can you help me what fixes were done? we are using node:0.12.7 image for building application.

@hueniverse hueniverse added the non issue Issue is not a problem or requires changes label Sep 20, 2017
@hueniverse
Copy link
Contributor

request/request#2831

@mozilla mozilla deleted a comment from majidpal Dec 15, 2017
@mozilla mozilla locked and limited conversation to collaborators Dec 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
non issue Issue is not a problem or requires changes
Projects
None yet
Development

No branches or pull requests

4 participants