-
Notifications
You must be signed in to change notification settings - Fork 9
Can't use special characters on materials names #19
Description
Hi there,
I'm brazilian and I'm trying to set some components names such as "botões" (buttons in portuguese) without success. Fabricator-assemble returns error "The partial botões.botão-default could not be found". What should I do to use characters like this õ?
Thanks
PS: return of 'assemble'... :
Error (fabricator-assemble): The partial botões.botao-default could not be found Error: The partial botões.botao-default could not be found at Object.invokePartial (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:281:11) at Object.invokePartialWrapper [as invokePartial] (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:68:39) at Object.eval [as main] (eval at createFunctionContext (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:254:23), <anonymous>:8:28) at main (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:175:32) at Object.ret (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:178:12) at Object.ret [as form] (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:526:21) at Object.invokePartialWrapper [as invokePartial] (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:72:46) at Object.eval [as main] (eval at createFunctionContext (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:254:23), <anonymous>:18:28) at main (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:175:32) at ret (/Users/balves/ME/Style Guide/_Code/v3 (Fabricator)/node_modules/handlebars/dist/cjs/handlebars/runtime.js:178:12)