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

Cannot build on OSX #149

Open
bherila opened this issue Jul 19, 2017 · 6 comments
Open

Cannot build on OSX #149

bherila opened this issue Jul 19, 2017 · 6 comments

Comments

@bherila
Copy link
Contributor

bherila commented Jul 19, 2017

Due to yarnpkg/yarn#786

Suggest replacing yarn usage with just regular npm?

@bherila
Copy link
Contributor Author

bherila commented Sep 5, 2017

@altayaydemir this is still an issue

Would you take a PR for a package-lock.json if I were to make one? Or are you dead-set on yarn?

@altaywtf
Copy link
Contributor

altaywtf commented Sep 5, 2017

@bherila lets ask @batuhan

@bherila
Copy link
Contributor Author

bherila commented Sep 5, 2017

Thanks. FWIW, I've pretty much stopped using yarn due to this problem.

@eduardonunesp
Copy link

eduardonunesp commented Feb 8, 2018

Yeah, not working o OSX, using npm or yarn the problem still there

ERROR in ./node_modules/css-loader?modules&importLoaders=2&localIdentName=[local]___[hash:base64:5]!./node_modules/postcss-loader!./src/app/components/Header/style.css
Module build failed: Error: No configuration provided for /Sandbox/ReputationHunt/src/app/components/Header/style.css
    at module.exports (/Sandbox/ReputationHunt/node_modules/stylelint/lib/utils/configurationError.js:8:27)
    at stylelint._fullExplorer.load.then.then.config (/Sandbox/ReputationHunt/node_modules/stylelint/lib/getConfigForFile.js:39:13)
    at <anonymous>
 @ ./src/app/components/Header/style.css 4:14-197 18:2-22:4 19:20-203
 @ ./src/app/components/Header/index.tsx
 @ ./src/app/components/index.tsx
 @ ./src/app/containers/App/index.tsx
 @ ./src/app/containers/index.tsx
 @ ./src/app/routes/index.tsx
 @ ./src/client.tsx
 @ multi webpack-hot-middleware/client?reload=true ./src/client.tsx ./src/vendor/main.ts

@chin2km
Copy link

chin2km commented Feb 14, 2018

Any update on this yet?

@bherila
Copy link
Contributor Author

bherila commented Feb 17, 2018

Try upgrading yarn and npm, somehow it is working for me.

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