meteor-io
meteor-io copied to clipboard
Create project fail.
i follow your tutorial here but i'm getting error everytime..
npm install -g meteor-io ok passed.
io *ok passed * After you specify a directory, io will create a director that looks similar to this: yes, io created for me some directory.
io create project-name *and .... *
mac$ io create project-name
fs.js:856
return binding.readdir(pathModule._makeLong(path));
^
Error: ENOENT: no such file or directory, scandir '/usr/local/lib/node_modules/meteor-io/lib/Desktop/meteormain/io/generators'
at Error (native)
at Object.fs.readdirSync (fs.js:856:18)
at requireDir (/usr/local/lib/node_modules/meteor-io/node_modules/require-dir/index.js:25:20)
at Command.loadUserGenerators (/usr/local/lib/node_modules/meteor-io/lib/command.js:83:29)
at Command.run (/usr/local/lib/node_modules/meteor-io/lib/command.js:35:10)
at Object.<anonymous> (/usr/local/lib/node_modules/meteor-io/bin/io:7:13)
at Module._compile (module.js:398:26)
at Object.Module._extensions..js (module.js:405:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
Sorry I'm responding @cihanzengin. I'm getting ready to push a change that will hopefully fix this.
Im getting this at create a new project
+1 for the same problem as @elidiazgt