You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I suspect FoundationPress is not the issue here for a couple of reasons:
You're trying to install a package globally.
The package you're trying to install Is ionic, which, correct me if I'm wrong, is unrelated to FoundationPress.
It appears you're running npm i -g ionic from what I believe is your user directory (i.e. not from a FoundationPress project folder).
You've not filled out any of the following: OS & version: Node version (node -v) [Node v6+ is required] : FoundationPress version (see line 3 in package.json): Foundation version (found in node_modules/foundation-sites/package.json) :
All of your CodePen test cases are basically empty.
How can this bug be reproduced?
What did you expect to happen?
What happened instead?
Please List the Following:
node_modules/foundation-sites/package.json
) :Include Test Case (if applicable):
CodePen with Foundation 6.3.1, Float Grid and MotionUI
CodePen with Foundation 6.3.1, Float Grid with RTL Direction and MotionUI
CodePen with Foundation 6.3.1, Flexbox grid and MotionUI
CodePen with Foundation 6.4.1, XY Flexbox grid and MotionUI
CodePen with Foundation 6.4.1, XY Flexbox grid with RTL Direction and MotionUI
CodePen with Foundation 6.4.1, XY Flexbox grid with Prototype Mode and MotionUI
CodePen with Foundation 6.4.1, Float Grid and MotionUI
The text was updated successfully, but these errors were encountered: