Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue while executing 'npm run build' #356

Closed
smaillns opened this issue Dec 24, 2017 · 5 comments
Closed

issue while executing 'npm run build' #356

smaillns opened this issue Dec 24, 2017 · 5 comments

Comments

@smaillns
Copy link

smaillns commented Dec 24, 2017

I have already tried to deploy, but this time i find unexpected problem while _building the project !
where is the problem exactly ?!!

[14:56:56] 'default' errored after 1.75 min
[14:56:56] TypeError: file.isSymbolic is not a function
at DestroyableTransform.normalize [as _transform] (C:\Users*\Desktop\hoverboard\node_modules\vinyl-fs\lib\dest\prepare.js:31:15) at DestroyableTransform.Transform._read (C:\Users*\Desktop\hoverboard\node_modules\readable-stream\lib_stream_transform.js:182:10) at DestroyableTransform.Transform._write (C:\Users*\Desktop\hoverboard\node_modules\readable-stream\lib_stream_transform.js:170:83)
at doWrite ( C : \ U sers *
\ Desktop\hoverboard\node_modules\ readablestream\lib_stream_writable.js:406:64) at writeOrBuffer (C:\Users*\Desktop\hoverboard\ node_modules\readablestream\lib_stream_writable.js:395:5)atDestroyableTransform.Writable.write(C:\Users*\Desktop\hoverboard\node_modules\readable-stream\lib_stre

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! hoverboard@1.2.0 build: gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the hoverboard@1.2.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users*********\AppData\Roaming\npm-cache_logs\2017-12-24T13_56_56_866Z-
debug.log

@smaillns
Copy link
Author

smaillns commented Dec 24, 2017

@ozasadnyy may you help?

@ozasadnyy
Copy link
Member

it's gulp related issue. Please refer to their repository. They already have a created issue: gulpjs/gulp#2065

@smaillns
Copy link
Author

smaillns commented Dec 25, 2017

@ozasadnyy why did you close the issue?!! I already saw the last link and i steal have the same issue

@ozasadnyy
Copy link
Member

Because this problem is not related to the source code of this project and it's more convenient to follow the existing issue on the project that produces it. Have you tried to downgrade gulp and try to build with that version?

@smaillns
Copy link
Author

I tried to do that .. I'm sure and didn't work but this time it works ! yes
(so the problem was in gulp version , v 4.0.0-alpha.3 ==> 4.0.0-alpha.2)
thank you so much @ozasadnyy

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

No branches or pull requests

2 participants