Skip to content
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

postInstall step not running with JSPM #36

Closed
MeoMix opened this issue Dec 29, 2015 · 6 comments
Closed

postInstall step not running with JSPM #36

MeoMix opened this issue Dec 29, 2015 · 6 comments

Comments

@MeoMix
Copy link

MeoMix commented Dec 29, 2015

Hey,

I saw another issue on this -- I'm encountering the same problem.

I install cssnext via jspm: jspm install npm:cssnext. It installs without error, but when I try to leverage cssnext I encounter an error stating that features.js does not exist.

If I navigate to the caniuse-api directory and run node generator.js the file is generated successfully and all is well.

Node v5.3.0
NPM v3.5.3
Windows 10 x64

@MoOx
Copy link
Collaborator

MoOx commented Dec 29, 2015

Does jspm run postinstall hook?
What output do you got when you install it? (you should got some logs from caniuse-api).

@tiagocpontesp
Copy link
Contributor

Just leaving it here for reference jspm/npm#36

@MoOx MoOx changed the title postInstall step not running? postInstall step not running with JSPM Apr 4, 2016
@alexisvincent
Copy link
Contributor

I'm having the same issue.

@alexisvincent
Copy link
Contributor

After this mornings closed pull request, this is the only barrier to JSPM support

@MoOx
Copy link
Collaborator

MoOx commented Jun 1, 2016

See #42.

@MoOx
Copy link
Collaborator

MoOx commented Sep 5, 2016

Closed by #47

@MoOx MoOx closed this as completed Sep 5, 2016
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

4 participants