Apologies in advance if this is an easy solve, I'm very much an amateur/rookie when it comes to programming.
I've followed all of your steps for the deployment via now, but the build is failing with the below error message:
> WARN! Requested node version 6.11.1 is not available
> Using Node.js 8.11.3 (default)
> https://slackin-upzeewswgi.now.sh [in clipboard] (bru1) [5s]
> Building…
> ▲ yarn
> yarn install v1.7.0
> info No lockfile found.
> [1/5] Validating package.json...
> error slackin@0.14.0: The engine "node" is incompatible with this module. Expected version "6.11.1".
> info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
> error Found incompatible module
> Error! Build failed
Any help/advice from anyone here would be extremely appreciated.
Apologies in advance if this is an easy solve, I'm very much an amateur/rookie when it comes to programming.
I've followed all of your steps for the deployment via
now, but the build is failing with the below error message:Any help/advice from anyone here would be extremely appreciated.