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

Cannot read property 'versao' of undefined #46

Open
gabrielthiengo opened this issue Dec 9, 2021 · 2 comments
Open

Cannot read property 'versao' of undefined #46

gabrielthiengo opened this issue Dec 9, 2021 · 2 comments

Comments

@gabrielthiengo
Copy link

Bom dia, estou tentando utilizar o node-dfe e quando executo o test aparece esse erro. Alguém consegue me dar um help?

@GuilhermeKayan
Copy link

No objeto empresa envia uma propriedade e vê se funciona

geral: {
ambiente: '1',
modelo: '65',
versao: '4.00'
},

Ex:
let empresa = {
...empresa configuração,
geral: {
ambiente: '1',
modelo: '65',
versao: '4.00'
},
}

@lealhugui
Copy link
Owner

@gabrielthiengo , conseguiu resolver?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants