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

Module is not Installing Properly #3

Open
burnalfi opened this issue Feb 8, 2024 · 0 comments
Open

Module is not Installing Properly #3

burnalfi opened this issue Feb 8, 2024 · 0 comments

Comments

@burnalfi
Copy link

burnalfi commented Feb 8, 2024

The Main Files are Located on the /dist Folder

When first installed, the qris.js module cannot be found. And when I tried to import the YYY_MM_DD type or any other components from the module, a compilation error emerges.

Compilation Error

The compiled files seems to fall under the qris.js/dist folder instead of located on the qris.js module folder.

Dist Folder Error

Steps to reproduce

Install the qris.js npm module.
npm install qris.js --save

Expected behaviour

The qris.js module should be available for usage.

Actual behaviour

The qris.js module isn't available for usage.

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