[Solved] Build path can't include space

Hi, i am trying to build (to web mobile or desktop) my project and it works fine in simulator but when a build it, i got this error:

Build path can’t include space.
at Vue._build (C:\Cocos\CocosCreator1.0\resources\app.asar\editor\builtin\builder\panel\builder.js:1:13740)
at Vue._build (app://bower_components/vue/dist/vue.js:220:74)
at eval (C:\Cocos\CocosCreator1.0\resources\app.asar\editor\builtin\builder\panel\builder.js:1:13486)
at EventEmitter. (C:\Cocos\CocosCreator1.0\resources\app.asar\editor-framework\lib\renderer\ipc.js:1:5549)
at emitMany (events.js:127:13)
at EventEmitter.emit (events.js:201:7)

Any Idea what is happening ?

Solved. I Renamed the Folder from “ABX Calc” to “ABXcalc”. The space in the folders name was the problem

2 Likes