Open charlieartist opened 2 years ago
@charlieartist I've been actively using this on an M1 Mac since they were first released without issue. Is this still an issue? What Node version are you using? Creating a repo for me to replicate the issue would be helpful.
When moving a project over to a new Apple Silicon machine and updating node packages, was hit with errors when attempting to run
npm install gulp-load-plugins --save dev
ornpm install gulp-load-plugins@2.0.7 --save dev
. The output of either installation attempt was:This is on a machine running Node 16.3.2 and NPM 8.1.2