Skip to content

Conversation

@paf31
Copy link
Contributor

@paf31 paf31 commented Apr 1, 2017

@garyb Can you please help me figure out what's wrong here? I'm assuming having psa on the path would cause Pulp to run that instead of psc.

@paf31 paf31 requested a review from garyb April 1, 2017 18:15
@garyb
Copy link
Member

garyb commented Apr 1, 2017

I'm not sure what's going on here, psa is usually enough to fix it. I guess it'll be fixed when pulp is released anyway...

"purescript-psa": "^0.3.9",
"rimraf": "^2.5.0"
"purescript": "^0.11.1",
"purescript-psa": "^0.5.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't psa have to be installed globally so that it's on the path?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, in fact I figured that might be the problem - npm scripts prefer the path of .bin in node_modules over the global path.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Also I wasn't sure whether pulp checks it's neighbours for psa or whether it just tries it globally or something - the gulp or grunt plugin only used to use the npm-installed purescript when it was installed in the project)

@paf31 paf31 merged commit 32d5361 into master Apr 2, 2017
@paf31 paf31 deleted the phil/ci-fix branch April 2, 2017 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants