Facing issue #139
Unanswered
Codecrewtech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⠋ Compiling...C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules@hayes0724\shopify-packer\cli\commands\build.js:19
if (err) throw err;
^
Error: Compiling RuleSet failed: Unexpected property test in condition (at ruleSet[1].rules[1].resource.test: resource => {
currentResource = resource
return true
})
at RuleSetCompiler.error (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:373:10)
at RuleSetCompiler.compileCondition (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:309:17)
at C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\BasicMatcherRulePlugin.js:29:40
at Hook.eval [as call] (eval at create (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\tapable\lib\HookCodeFactory.js:19:10), :19:1)
at RuleSetCompiler.compileRule (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:177:19)
at C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:154:9
at Array.map ()
at RuleSetCompiler.compileRules (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:153:16)
at RuleSetCompiler.compileRule (C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:184:30)
at C:\Users\codec\AppData\Local\Yarn\Data\global\node_modules\webpack\lib\rules\RuleSetCompiler.js:154:9
I am facing this issue while running yarn deploy command.
Beta Was this translation helpful? Give feedback.
All reactions