@reedrichards wrote:
I have just following the Getting Started from StencilJS
git clone https://github.com/ionic-team/stencil-app-starter my-app cd my-app git remote rm origin npm install
And I noticed following error during the installation
node-pre-gyp ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.2/fse-v1.1.2-node-v59-darwin-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for fsevents@1.1.2 and node@9.3.0 (node-v59 ABI) (falling back to source compile with node-gyp)Anyone knows if it’s normal or should it be reported or do that only happens on my laptop and therefore there is maybe a fix?
Thx in advance for the help
Posts: 1
Participants: 1