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

Setup Package #39

Closed
DavidSichau opened this issue Feb 10, 2015 · 1 comment
Closed

Setup Package #39

DavidSichau opened this issue Feb 10, 2015 · 1 comment

Comments

@DavidSichau
Copy link
Collaborator

As I want to try out to implement a better undo manager. I wanted to setup the projects for development. However I always get this error:

While reading package from `/home/dsichau/meteor/packages/sharejs-ace`:
fs.js:665:18: ENOENT, no such file or directory 'ace-builds/src'
at Object.fs.readdirSync (fs.js:665:18)
at walk (package.js:19:28)
at getFilesFromFolder (package.js:47:16)
at package.js:68:21

The setup I have made was to clone the fork into $home/meteor/packages
The I run git submodule init
and git submodule update

However when I now want to add the package I get this problem.

What is the best way to setup this project for extending?

@mizzao
Copy link
Owner

mizzao commented Feb 10, 2015

Is your app in the meteor directory? If so, that's a little confusing.

Try checking out the repo and symlinking it into the packages directory of your app.

@mizzao mizzao closed this as completed Feb 11, 2015
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