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

compile: no such file or directory #2700

Open
Polm90 opened this issue Sep 13, 2022 · 1 comment
Open

compile: no such file or directory #2700

Polm90 opened this issue Sep 13, 2022 · 1 comment

Comments

@Polm90
Copy link

Polm90 commented Sep 13, 2022

I'm trying to compile modernizr using npm and a json file.
I've added "canvas/canvas" as feature-detct, as reported in the configuration provided in the documentation,

However, I obtain the error "no such file or directory" when I try to compile the library. The missing file is 'feature-detects/canvas/canvas.js' which is not shipped with the npm installation of modernizr but is present on the github repository.

I'm using 3.12.0 version (latest on npm)

@Polm90
Copy link
Author

Polm90 commented Sep 13, 2022

same issue for "event/customevent", "event/eventlistener", "input/input", "input/inputnumber-l10n", "input/inputsearchevent","input/inputtypes","input/placeholder","input/validation","storage/indexeddb","svg/svg","video/video"

@Polm90 Polm90 changed the title canvas.js: no such file or directory compile: no such file or directory Sep 13, 2022
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