-
Notifications
You must be signed in to change notification settings - Fork 116
[node] NotImplementedError: Don't know how to handle package in package-lock.json #391
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
Comments
Is this correct? Since the problem is with |
Nope I had problems with the picker. I've correct it. |
it looks like with npm is not working, with yarn is working. |
now this different:
|
Hi this "not implemented" exception has been address in my PR below with full support for npm git sources. If this is still an issue please try my code there and let me know if any issues: |
Uh oh!
There was an error while loading. Please reload this page.
flatpak-builder version
1.4.0
Linux distribution and version
Debian Testing (13)
Affected flatpak-builder tool
node/flatpak-node-generator.py
flatpak-builder tool cli args
No response
Source repository URL
No response
Flatpak-builder manifest URL
No response
Description
When trying to generate a
generated-sources.json
from apackage.json
gives the following error:NotImplementedError: Don't know how to handle package in package-lock.json
.v18.19.0
Full Error
The text was updated successfully, but these errors were encountered: