Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

broken gulp check-deploy from master branch due to style guide changes #1243

Closed
ericjim opened this issue May 2, 2016 · 2 comments
Closed

Comments

@ericjim
Copy link
Member

ericjim commented May 2, 2016

@wardbell @johnpapa I've noticed that there have been some changes on the style guide. Whenever I try to do gulp check-deploy from the master branch I get the following error:

10:39:35] {
  "source": "Jade",
  "dest": "HTML",
  "filename": "/Users/ericjimenez/Workspace/angular.io/public/docs/ts/latest/guide/style-guide.jade",
  "lineno": 214,
  "name": "Error",
  "message": "unexpected token \"indent\"",
  "stack": "include ../_util-fns\n\n:marked\n
  ...

As a result, I am blocked from making any new deployments.

@Foxandxss
Copy link
Member

There is one big issue that we missed, let me see if is that and I put a PR right away.

@Foxandxss
Copy link
Member

#1244 That is your blocking issue @ericjim

@ericjim ericjim closed this as completed May 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants