Fomantic-ui: npm install of [email protected] not working - missing dependencies

Created on 2 Apr 2019  ·  5Comments  ·  Source: fomantic/Fomantic-UI

Bug Report

The modules for gulp moved to devDependencies in the package.json, thus after running npm install on a new project, the devDependencies won't be installed and the 'gulp install'-hook fails.

Steps to reproduce

  1. $ npm init
  2. $ npm install --save fomantic-ui

Expected result

Installation and setup of all required modules.

Actual result

Missing gulp and other modules. Only jquery is installed.

Version

2.7.3

priorithigh typbug typbuild

Most helpful comment

@prmdhost @dutrieux Should be fixed now 👍

All 5 comments

I have the same problem :s

I'm on it 😱

@prmdhost @dutrieux Should be fixed now 👍

@prmdhost @dutrieux Should be fixed now 👍

You are the best !

@dutrieux Its already published, its tagged as 2.7.4

Was this page helpful?
0 / 5 - 0 ratings