-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facing issue #140
Comments
can you provide |
node -v 14.7.4 |
S D:\directory> yarn deploy ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object that does not match the API schema.
FAcing this issue now |
Discussed in #139
Originally posted by Codecrewtech September 22, 2021
⠋ 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.
The text was updated successfully, but these errors were encountered: