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

Can't generate p5 basic files. #40

Open
random-yang opened this issue Jun 4, 2018 · 1 comment
Open

Can't generate p5 basic files. #40

random-yang opened this issue Jun 4, 2018 · 1 comment

Comments

@random-yang
Copy link

This is the console result:

p5-manager version 0.4.2
   create : my_project
fs.js:660
  return binding.open(pathModule.toNamespacedPath(path),
                 ^

Error: ENOENT: no such file or directory, open '.p5rc'
    at Object.fs.openSync (fs.js:660:18)
    at Object.fs.readFileSync (fs.js:565:33)
    at /usr/local/lib/node_modules/p5-manager/generator/generator.js:43:30
    at /usr/local/lib/node_modules/p5-manager/generator/generator.js:170:9
    at FSReqWrap.oncomplete (fs.js:153:20)
@chiunhau
Copy link
Owner

A project has to be generated under a collection. To generate a collection, use p5 g my_collection.

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