Charlie Choiniere

Results 42 comments of Charlie Choiniere

Hey we're using SVGs logos that are updated per season on our site. We've made this controllable in the UI, but we ran into an issue where we can't upload...

My vote would go to option one a separate contrib lib with it's own handling mainly because it's the most obvious as to what is going to happen when you...

Oh nice, I didn't realize there way to extend the global settings like that. Unfortunately our use case is a bit more complex than that. We have a structure like...

> "at least it would solve the problem well enough for the majority of use cases" - Really? That's absolutely not the impression I get from the discussion here. Multiple...

@clstopher Did you have to request a new cert from Salesforce or just upload a new one to the Private Keys and Certificates section of business manager? I'm getting the...

There also appears to be a --selfsigned boolean option on the CLI, however it doesn't seem to do anything. Adding the dw.json file with "self-signed" provided a work around so...

@clstopher I'll look into that. I have the .crt and .key files and created a pfx for use with sfcc-ci. I'll see if I can figure it out how to...

Same error as above YAMLError: Unsupported RAML version: '#%RAML 1.0' at _Class.Scanner.Scanner.scan_to_next_token (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/scanner.js:720:21) at _Class.Scanner.Scanner.fetch_more_tokens (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/scanner.js:183:12) at _Class.Scanner.Scanner.check_token (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/scanner.js:122:14) at _Class.Parser.Parser.parse_implicit_document_start (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/parser.js:126:17) at _Class.Parser.Parser.check_event (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/parser.js:62:48) at _Class.Composer.Composer.getYamlRoot (/usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/composer.js:60:17) at /usr/local/lib/node_modules/raml-client-generator/node_modules/raml-parser/lib/raml.js:226:23...

Are you trying to install? Or are you trying to build the plugin to work on it?

Ahh ok that's what I was going to suggest next! Hope it works out!