I haven't completed a fresh Spark 6.0 install yet. Are you installing in the project root? There are 2 package.json files, one in the project root and one in the spark directory. And that error looks like a dev environment config error.
Apr 7, 2018
6
Level 6
Issues with Laravel Spark Installer
I recently purchased a license for Spark 6.0 and installed the latest version of the spark-installer.
When I try to create a new Spark project spark new ProjectName --braintree --team-billing
I get some errors when trying to install and compile NPN dependencies.
The first error occurs when trying to install NPM stuff:
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib
Referenced from: /usr/local/bin/node
Reason: image not found
sh: line 1: 33560 Abort trap: 6 npm set progress=false
The second one occurs when trying to compile the assets:
The process has been signaled with signal "6".
Has anybody else encountered this, and/or does anybody know how to work around it?
My local machine is running PHP 7.2
Thank you!
Please or to participate in this conversation.