You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in our corporate network it isn't possible to use git as a protocol. Usually we have solved this issue by using https protocol and pointing to archive files.
@forceoflight, please make the proper package.json file and add it in a pull request. I do not use NPM, but I will gladly merge and/or edit a working package.json file.
Hello,
in our corporate network it isn't possible to use git as a protocol. Usually we have solved this issue by using https protocol and pointing to archive files.
This has worked just fine with for example sly dependency.
But with lawnchair we get following error.
I think the issue is that gz file is missing package.json. There is only component.json.
The text was updated successfully, but these errors were encountered: