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

'docpad run' with option 14, No Skeleton doesn't work #475

Closed
adiospace opened this issue Apr 6, 2013 · 0 comments
Closed

'docpad run' with option 14, No Skeleton doesn't work #475

adiospace opened this issue Apr 6, 2013 · 0 comments

Comments

@adiospace
Copy link
Contributor

Node v0.10.3
OSX 10.8.3

When I "docpad run", and choose No Skeleton option I get this error:

error: Something went wrong with the action
error: An error occured:
TypeError: Object #<Object> has no method 'ensurePath'
at Task.<anonymous> (/usr/local/share/npm/lib/node_modules/docpad/out/lib/docpad.js:3177:26)
at ambi (/usr/local/share/npm/lib/node_modules/docpad/node_modules/ambi/out/lib/ambi.js:21:27)
at /usr/local/share/npm/lib/node_modules/docpad/node_modules/taskgroup/out/lib/taskgroup.js:82:19
at process._tickCallback (node.js:415:13)

Same with "docpad skeleton" and No Skeleton option. Other skeletons work.

balupton added a commit that referenced this issue Apr 7, 2013
- v6.30.2 April 7, 2013
	- Allow for empty `data` when injecting files into the database
		- Thanks to [Richard A](https://github.com/rantecki) for [pull
request #454](#454)
	- Fixed "No Skeleton" option not working (bug introduced in v6.30.0)
		- Thanks to [Adrian Olaru](https://github.com/adrianolaru) for [pull
request #475](#475)
@balupton balupton closed this as completed Apr 7, 2013
balupton added a commit that referenced this issue Oct 23, 2013
- v6.30.2 April 7, 2013
	- Allow for empty `data` when injecting files into the database
		- Thanks to [Richard A](https://github.com/rantecki) for [pull
request #454](#454)
	- Fixed "No Skeleton" option not working (bug introduced in v6.30.0)
		- Thanks to [Adrian Olaru](https://github.com/adrianolaru) for [pull
request #475](#475)
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