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

Error Module Not found #403

Open
stevep96 opened this issue Sep 11, 2023 · 0 comments
Open

Error Module Not found #403

stevep96 opened this issue Sep 11, 2023 · 0 comments

Comments

@stevep96
Copy link

Hello! I have a problem when trying to add the library to my project

Error: Module not found: Error: Package path ./public-api is not exported from package C:\Users\Utilisateur\Desktop\project\admin-cbe-app\node_modules\ngx-pagination (see exports field in C:\Users\Utilisateur\Desktop\project\admin-cbe-app\node_modules\ngx-pagination\package.json)

this is the exports

"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./ngx-pagination.d.ts",
"esm2020": "./esm2020/ngx-pagination.mjs",
"es2020": "./fesm2020/ngx-pagination.mjs",
"es2015": "./fesm2015/ngx-pagination.mjs",
"node": "./fesm2015/ngx-pagination.mjs",
"default": "./fesm2020/ngx-pagination.mjs"
}
},

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