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

unable to generate webapp bundle #13

Open
Shan-felix opened this issue Aug 8, 2024 · 1 comment
Open

unable to generate webapp bundle #13

Shan-felix opened this issue Aug 8, 2024 · 1 comment

Comments

@Shan-felix
Copy link

unable to generate webapp bundle: com.darklord.plugin-google-drive: unable to copy webapp bundle directory: com.darklord.plugin-google-drive: stat /mattermost/plugins/com.darklord.plugin-google-drive/webapp/dist: no such file or directory

@wiggin77
Copy link
Collaborator

@Shan-felix you need to make sure you have the right node/npm version. nvm install in the project root will ensure this. You'll also need Go 1.21 or better. Then run make dist from the project directory. I just tried this myself and it works.

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