Skip to content

chore(deps): Bump shelljs from 0.8.4 to 0.10.0#169

Open
aaron-brown wants to merge 1 commit intoui-router:masterfrom
aaron-brown:issue-168-fix
Open

chore(deps): Bump shelljs from 0.8.4 to 0.10.0#169
aaron-brown wants to merge 1 commit intoui-router:masterfrom
aaron-brown:issue-168-fix

Conversation

@aaron-brown
Copy link

Fixes #168
Closes #164

@aaron-brown
Copy link
Author

To test this, I updated the package.json of https://github.com/ui-router/angular-hybrid, to point to my local fork of this repo.

Specifically, the test:downstream line looked like this:

{
  // ...
  "scripts": {
    "test:downstream": "npm run build && ../publish-scripts/test_downstream_projects.js",
    // ...
  },
  // ...
}

Running yarn test:downstream --group-all then at least got past this part of the script; it still fails, but now that is because of a chicken-and-egg of Angular versions (at least for ui-router/angular-hybrid).

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

Successfully merging this pull request may close these issues.

bug(test-downstream-projects): shelljs prevents running on local machine

1 participant