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

Fix build so it works on Windows #6

Open
1 task done
kleinrein opened this issue Jan 16, 2018 · 1 comment
Open
1 task done

Fix build so it works on Windows #6

kleinrein opened this issue Jan 16, 2018 · 1 comment
Labels

Comments

@kleinrein
Copy link
Contributor

kleinrein commented Jan 16, 2018

Expected Behavior

Build running flawlessly on Windows as well as macOS.

Actual Behavior

Some errors appear in console related to postcss.

java.io.IOException: CreateProcess error=2, Systemet finner ikke angitt fil
java.io.IOException: Cannot run program "target/node_modules/postcss-cli/bin/postcss"

Steps to Re-produce the Behavior

Running boot dev on Windows.

OS

  • Windows
@hkjels
Copy link
Contributor

hkjels commented Jan 16, 2018

isn't node_modules written to target or is there a deeper linking issue?

@kleinrein kleinrein added the bug label Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants