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

NPM install with node_modules in CMAKE_BINARY folder #36

Closed
CedricGuillemet opened this issue Jun 15, 2023 · 1 comment
Closed

NPM install with node_modules in CMAKE_BINARY folder #36

CedricGuillemet opened this issue Jun 15, 2023 · 1 comment
Milestone

Comments

@CedricGuillemet
Copy link
Contributor

Use npm --prefix to install npm packages in binary directory. then use installed packages (mocha, chai...) from there
see https://stackoverflow.com/questions/14469515/how-to-npm-install-to-a-specified-directory

@bghgary bghgary added this to the 7.0 milestone Jul 17, 2023
@thomlucc thomlucc modified the milestones: 7.0, Future Mar 26, 2024
@bghgary
Copy link
Contributor

bghgary commented Jul 16, 2024

Let's not do this for now.

@bghgary bghgary closed this as completed Jul 16, 2024
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