Skip to content

Doesn't build with purescript-0.12 #3

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

Open
chshersh opened this issue Jun 4, 2018 · 1 comment
Open

Doesn't build with purescript-0.12 #3

chshersh opened this issue Jun 4, 2018 · 1 comment

Comments

@chshersh
Copy link

chshersh commented Jun 4, 2018

When I running npm i command I see this output:

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 439 packages from 414 contributors in 49.312s
[!] 1 vulnerability found [1514 packages audited]
    Severity: 1 Critical
    Run `npm audit` for more detail

Okay, YOLO. But next command also fails:

$ npm run webpack:server
npm ERR! missing script: webpack:server

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/fenx/.npm/_logs/2018-06-04T15_45_58_702Z-debug.log

It makes unable to build and test this package, unfortunately 😞

Meta:

$ npm --version
6.0.1
$ pulp --version
Pulp version 12.2.0
purs version 0.12.0 using /home/fenx/.nvm/versions/node/v8.9.3/bin/purs
@ethul
Copy link
Owner

ethul commented Jun 5, 2018

Thanks for the update. This library doesn't yet support purescript-0.12. I will hopefully make the updates for this soon.

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