neon-bindings / neon

Rust bindings for writing safe and fast native Node.js modules.
https://www.neon-bindings.com/
Apache License 2.0
8k stars 283 forks source link

create-neon should put cargo-cp-artifact in dependencies instead of devDependencies #968

Open olalonde opened 1 year ago

olalonde commented 1 year ago

Otherwise, when installing using npm install <pkg-name>, it returns a cargo-cp-artifact command not found error.