-
Notifications
You must be signed in to change notification settings - Fork 865
Issues with dependencies #660
Comments
After executing / installing by the following line:
the installation is downloading and installing uncss as well as phantomjs but hangs again:
|
After installing several breaking modules manually i.e. like this:
... I got in the post-installation-process but still get an error:
|
Just installing promise manually with
never solves the problem. |
Adding the following line in the file lazy-result.js solves the problem so far:
... and the installation is finishing, but I still get a few warnings shown:
"OK" is not shown in the end. |
executing the following lines never helps and the Warnings about the corresponding versions are still shown:
|
executing
shows the following warnings
|
Don't know if I should proceed but I've to stop here for the moment even I don't know about the impact. |
From the warnings in your second to last reply, I can see that you are using |
Thanks for the important hint.
and some errors too:
but after executing the in the error-message proposed line
It run through without complains or even warnings. |
Trying to install FoundationPress with "npm install" I get an error:
The directory /wp-content/themes/FoundationPress/node_modules/gulp-uncss never exists and its looking quite a bit strange for me that there are still several inherited subfolders "node_modules" expected by "phantomjs"
The text was updated successfully, but these errors were encountered: