FoundationPress
FoundationPress copied to clipboard
problem on npm install
How can this bug be reproduced? start the aplication
What did you expect to happen? the start aplication work What happened instead? um erro ao invéz de começar minha aplicação Please List the Following:
- OS & version: windows 10
- Node version (node -v) [Node v4+ is required] : v10.13.0
- FoundationPress version (see line 3 in package.json): "version": "1.0.0"
- Foundation version (found in
node_modules/foundation-sites/package.json
) : _from": "foundation-emails@^2.2.1"
Include Test Case (if applicable):
I'm having this issue on npm install
:
https://pastebin.com/G1acmj3P
I've try all but without success.
I'm sorry if I made a mistake while filling out this form.
I will be very happy if anyone can help me!
Give this a try https://github.com/olefredrik/FoundationPress/issues/1320#issuecomment-433241546
Thanks for answer Mark! I've already seen this and when solved this error I start get this another error
Try to update node-sass and rebuild, also gulp-sass to latest
gyp info using [email protected] | win32 | x64
This is probably your problem. Node should not exceed v6.11.x according to the installation instructions.
Also, I found gulp-cli needs to be installed globally otherwise you pick up errors during installation.