meteor-io icon indicating copy to clipboard operation
meteor-io copied to clipboard

Create project fail.

Open cihanzengin opened this issue 8 years ago • 3 comments

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)


cihanzengin avatar Apr 18 '16 17:04 cihanzengin

Sorry I'm responding @cihanzengin. I'm getting ready to push a change that will hopefully fix this.

scottmcpherson avatar May 28 '16 01:05 scottmcpherson

Im getting this at create a new project

screenshot 2016-11-28 16 38 42

elidiazgt avatar Nov 28 '16 22:11 elidiazgt

+1 for the same problem as @elidiazgt

gauravkeerthi avatar Dec 21 '16 08:12 gauravkeerthi