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

Running "concat:generated" (concat) task Warning: Arguments to path.join must be strings Use --force to continue. #163

Open
sumaykud opened this issue May 27, 2016 · 0 comments

Comments

@sumaykud
Copy link

sumaykud commented May 27, 2016

grunt build is stop with concat process how to fix it?

`Running "autoprefixer:dist" (autoprefixer) task
File .tmp/styles/main.css created.
File .tmp/styles/output.css created.

Running "concat:generated" (concat) task
Warning: Arguments to path.join must be strings Use --force to continue.

Aborted due to warnings.`

and when i grunt --stack

C:\wamp\www\mumu-2>grunt --task path.js:233 throw new TypeError('Arguments to path.join must be strings'); ^ TypeError: Arguments to path.join must be strings at Object.win32.join (path.js:233:13) at Object.file.exists (C:\wamp\www\mumu-2\node_modules\grunt\lib\grunt\file. js:381:28) at task.loadTasks (C:\wamp\www\mumu-2\node_modules\grunt\lib\grunt\task.js:3 71:18) at Array.forEach (native) at Task.task.init (C:\wamp\www\mumu-2\node_modules\grunt\lib\grunt\task.js:4 57:33) at Object.grunt.tasks (C:\wamp\www\mumu-2\node_modules\grunt\lib\grunt.js:12 0:8) at Object.module.exports [as cli] (C:\wamp\www\mumu-2\node_modules\grunt\lib \grunt\cli.js:38:9) at Object.<anonymous> (C:\Users\Sumayku\AppData\Roaming\npm\node_modules\gru nt-cli\bin\grunt:45:20) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10)

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

1 participant