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

Create dcl install <package> #567

Closed
menduz opened this issue Jul 22, 2021 · 0 comments
Closed

Create dcl install <package> #567

menduz opened this issue Jul 22, 2021 · 0 comments
Assignees

Comments

@menduz
Copy link
Member

menduz commented Jul 22, 2021

Due to the bug described in: npm/cli#3174

  1. Create a process that goes through all the installed dependencies and looks for decentralandLibrary in <lib>/package.json and adds them to bundleDependencies.
  2. Create dcl install <package> to execute npm install and then execute the process from (1)
  3. Run the command from (1) before every dcl start to ensure maximum compatibility
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

2 participants