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
I was able to use this component, however, when I now run 'npm install' on my project, there are many dependencies that are not downloaded from npm, I need to run npm install a second time. After I remove this component from my package.json, no problems. I'm not sure what is causing this, but you might have a look at the dependencies section and be sure all are necessary. Kind thanks.
The text was updated successfully, but these errors were encountered:
Thanks @notionslate for mentioning this, it could would be that there's extraneous dependencies. If you find any unneeded packages in particular, please feel free to send a pull request.
Either way I can take a look at it and remove them from.
I was able to use this component, however, when I now run 'npm install' on my project, there are many dependencies that are not downloaded from npm, I need to run npm install a second time. After I remove this component from my package.json, no problems. I'm not sure what is causing this, but you might have a look at the dependencies section and be sure all are necessary. Kind thanks.
The text was updated successfully, but these errors were encountered: