update purs version

124 views
Skip to first unread message

Michael Mossey

unread,
Jun 13, 2018, 11:57:40 AM6/13/18
to purescript
I originally installed purs 0.11 a couple months ago, with npm. I'm working on a new project and I think I need 0.12 for it. How do I install the latest purs? npm seems to want to install only 0.11 from a saved archive.


Alex Berg

unread,
Jun 13, 2018, 9:05:44 PM6/13/18
to purescript
There is a 0.12 version uploaded to npm, it appears: https://www.npmjs.com/package/purescript?activeTab=versions

It should be possible to get 0.12 from npm, then.

Did you try something like this?

$ npm install pures...@0.12.0

There's docs on the `npm install` command here: https://docs.npmjs.com/cli/install


Reply all
Reply to author
Forward
0 new messages