Skip to content
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

Uncaught (in promise) #4

Open
diegohdez90 opened this issue Jun 9, 2017 · 0 comments
Open

Uncaught (in promise) #4

diegohdez90 opened this issue Jun 9, 2017 · 0 comments

Comments

@diegohdez90
Copy link

I am using file-system to save a string (ZPL). And in my console apear these message
MemoryFileSystemError { code : "ENOENT" errno : 34 message : "no such file or directory" path : "C:\Users\diego\Documents\zebra.txt" stack : "Error↵ at MemoryFileSystem.writeFileSync (http://localhost:3000/static/js/bundle.js:53817:11)↵ at App.saveGuia (http://localhost:3000/static/js/bundle.js:32714:8)↵ at http://localhost:3000/static/js/bundle.js:32731:11↵ at <anonymous>" }

This message appear in line 207 when variable current is empty and the variable this.data is an empty object (see above of the code . I need someone to help me how to resolve the issue. What kind of value need this.data to work the code.

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

No branches or pull requests

1 participant