react-dymo icon indicating copy to clipboard operation
react-dymo copied to clipboard

Enhance project

Open apenab opened this issue 3 years ago • 7 comments

Roadmap to enhance project:

  • [ ] #48
  • [ ] #45
  • [ ] #46
  • [ ] #47

apenab avatar Apr 08 '21 17:04 apenab

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 ?

nicolasmeijer avatar Jun 01 '21 19:06 nicolasmeijer

This one:

https://github.com/malencryption/dymotest

juancamilorivas avatar Feb 03 '22 05:02 juancamilorivas

This one:

https://github.com/malencryption/dymotest

That package is broken

apenab avatar Feb 10 '22 10:02 apenab

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.

juancamilorivas avatar Feb 21 '22 05:02 juancamilorivas

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.

apenab avatar Feb 24 '22 10:02 apenab

@juancamilorivas are you still having that bug? I tried and all works well

apenab avatar Mar 09 '22 08:03 apenab

@apenab Sorry man, i think it should be my inexperience, I'll get back to it soon, thanks for help, I really appreciate it!

juancamilorivas avatar May 15 '22 04:05 juancamilorivas