react-dymo
react-dymo copied to clipboard
Enhance project
Roadmap to enhance project:
- [ ] #48
- [ ] #45
- [ ] #46
- [ ] #47
I start using this package today great job. I miss a method to print the labels. Is there any ? Shall I help you build one ?
This one:
https://github.com/malencryption/dymotest
This one:
https://github.com/malencryption/dymotest
That package is broken
thanks, but I think it's better for me to use your repository, looks great, actually im using yarn 1.22.17 and node 16.13.2 but I don't know why when I try to run the example it shows me this error:
yarn run v1.22.17 warning ../../../../package.json: No license field $ node ../node_modules/react-scripts/bin/react-scripts.js start node:internal/modules/cjs/loader:936 throw err; ^
Error: Cannot find module '/Users/juancamilorivasmolina/Desktop/proyectos/react-dymo/node_modules/react-scripts/bin/react-scripts.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } error Command failed with exit code 1.
thanks, but I think it's better for me to use your repository, looks great, actually im using yarn 1.22.17 and node 16.13.2 but I don't know why when I try to run the example it shows me this error:
yarn run v1.22.17 warning ../../../../package.json: No license field $ node ../node_modules/react-scripts/bin/react-scripts.js start node:internal/modules/cjs/loader:936 throw err; ^
Error: Cannot find module '/Users/juancamilorivasmolina/Desktop/proyectos/react-dymo/node_modules/react-scripts/bin/react-scripts.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } error Command failed with exit code 1.
Hello, I'll check ASAP, I'm really busy with my work.
@juancamilorivas are you still having that bug? I tried and all works well
@apenab Sorry man, i think it should be my inexperience, I'll get back to it soon, thanks for help, I really appreciate it!