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

Enhance project #7

Open
4 tasks
apenab opened this issue Apr 8, 2021 · 7 comments
Open
4 tasks

Enhance project #7

apenab opened this issue Apr 8, 2021 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@apenab
Copy link
Owner

apenab commented Apr 8, 2021

@apenab apenab added the enhancement New feature or request label Apr 8, 2021
@apenab apenab self-assigned this Apr 8, 2021
@apenab apenab changed the title Migrate to TypeScrit Enhance project Apr 14, 2021
@apenab apenab pinned this issue Apr 22, 2021
@nicolasmeijer
Copy link

nicolasmeijer commented Jun 1, 2021

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 ?

@juancamilorivas
Copy link

juancamilorivas commented Feb 3, 2022

@apenab
Copy link
Owner Author

apenab commented Feb 10, 2022

This one:

https://github.com/malencryption/dymotest

That package is broken

apenab added a commit that referenced this issue Feb 10, 2022
@juancamilorivas
Copy link

juancamilorivas commented Feb 21, 2022

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.

@apenab
Copy link
Owner Author

apenab commented Feb 24, 2022

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
Copy link
Owner Author

apenab commented Mar 9, 2022

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

@juancamilorivas
Copy link

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

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

No branches or pull requests

3 participants