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

js files not available ? #9

Open
nicolasbry opened this issue Nov 12, 2020 · 2 comments
Open

js files not available ? #9

nicolasbry opened this issue Nov 12, 2020 · 2 comments

Comments

@nicolasbry
Copy link

hi
I just install membership2 on a fresh wp site but it seems that some js files are missing in the "app/assets/js/" directory:
ms-admin-min.js , jquery.m2.plugins.min.js , jquery.m2.validate.min.js and m2.wpmu-ui.3.min.js

thank you

Nicolas

@Shahid1974
Copy link

Hello,

I am facing same issue, any luck Nicolas? or do you find any solution for it?

@av3nger
Copy link
Contributor

av3nger commented Apr 19, 2021

You will need to build the assets. In command line navigate to the plugin directory, run
npm install && npm run build
This requires having node on the system.
If it's not available, can be installed on a local computer from the link above, run the commands, archive everything in a zip file, download to website.

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

3 participants