hurkanyakay / reactjs-nodejs-rest-example

React.Js and Node.Js Rest Api example
35 stars 33 forks source link

Cann't find module Cannot find module "glamor/lib/autoprefix" #1

Open austinwebdeveloper opened 6 years ago

FrancisVila commented 5 years ago

I get the same, here's some more detail: windows 10 18.3, npm 6.4.1, node v8.12.0

ERROR in ./~/styled-components/lib/utils/autoprefix.js
Module not found: Error: Can't resolve 'glamor/lib/autoprefix' in 'C:\react\rest-example\reactjs-nodejs-rest-example\FrontEnd\node_modules\styled-components\lib\utils'
 @ ./~/styled-components/lib/utils/autoprefix.js 15:18-50
 @ ./~/styled-components/lib/models/ComponentStyle.js
 @ ./~/styled-components/lib/index.js
 @ dll reactBoilerplateDeps

Also

ERROR in ./~/randomatic/index.js
Module not found: Error: Can't resolve 'math-random' in 'C:\react\rest-example\reactjs-nodejs-rest-example\FrontEnd\node_modules\randomatic'
 @ ./~/randomatic/index.js 12:17-39
 @ ./~/fill-range/index.js