Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Build failed #9

Closed
iqbalsafian opened this issue May 12, 2017 · 3 comments
Closed

Build failed #9

iqbalsafian opened this issue May 12, 2017 · 3 comments

Comments

@iqbalsafian
Copy link

Hi guys,

I freshly cloned your repo and successfully ran npm install, but couldn't run other scripts: build, dev, ssr.
Both threw the same two errors which pointing to semantic-ui-react:

ERROR in .//semantic-ui-css/themes/default/assets/images/flags.png
Module build failed: TypeError: pPipe(...) is not a function
at Function.module.exports.buffer (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/imagemin/index.js:64:60)
at Object.module.exports (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/img-loader/index.js:43:6)
@ ./
/css-loader!.//semantic-ui-css/semantic.css 6:118207-118258
@ ./
/semantic-ui-css/semantic.css
@ multi react react-dom react-router redux react-router-redux redux-thunk semantic-ui-react whatwg-fetch semantic-ui-css/semantic.css offline-plugin/runtime prop-types

ERROR in .//semantic-ui-css/themes/default/assets/fonts/icons.svg
Module build failed: TypeError: pPipe(...) is not a function
at Function.module.exports.buffer (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/imagemin/index.js:64:60)
at Object.module.exports (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/img-loader/index.js:43:6)
@ ./
/css-loader!.//semantic-ui-css/semantic.css 6:154395-154445
@ ./
/semantic-ui-css/semantic.css
@ multi react react-dom react-router redux react-router-redux redux-thunk semantic-ui-react whatwg-fetch semantic-ui-css/semantic.css offline-plugin/runtime prop-types

ERROR in ./~/semantic-ui-css/semantic.css
Module build failed: ModuleBuildError: Module build failed: TypeError: pPipe(...) is not a function
at Function.module.exports.buffer (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/imagemin/index.js:64:60)
at Object.module.exports (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/img-loader/index.js:43:6)
at runLoaders (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/webpack/lib/NormalModule.js:192:19)
at /home/iqbal/Personal/react-semantic.ui-starter/node_modules/loader-runner/lib/LoaderRunner.js:364:11
at /home/iqbal/Personal/react-semantic.ui-starter/node_modules/loader-runner/lib/LoaderRunner.js:230:18
at runSyncOrAsync (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/loader-runner/lib/LoaderRunner.js:143:3)
at iterateNormalLoaders (/home/iqbal/Personal/react-semantic.ui-starter/node_modules/loader-runner/lib/LoaderRunner.js:229:2)
at /home/iqbal/Personal/react-semantic.ui-starter/node_modules/loader-runner/lib/LoaderRunner.js:202:4
at /home/iqbal/Personal/react-semantic.ui-starter/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:62:14
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)

any direction?

@Metnew
Copy link
Owner

Metnew commented May 12, 2017

Hi, I can't reproduce your issue. Which version of Node do you use?

@iqbalsafian
Copy link
Author

Thank you for your attention. I've restarted my machine and now node has compiled your project without errors. So it was not your bug and I'm closing this issue. Thanks man for the reply and million thanks for the project. Keep up the good work!

@Metnew
Copy link
Owner

Metnew commented May 13, 2017

Thank you for your interest to this project. I very appreciate it :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants