RubenVerborgh / Solid-React-Components

Core React components for building your own Solid components and apps
https://rubenverborgh.github.io/Solid-React-Components/
MIT License
118 stars 21 forks source link

Errors during building the `demo` app. #13

Closed aorumbayev closed 5 years ago

aorumbayev commented 5 years ago

I was trying to build a demo app when the following issue appeared. Am I using wrong package manager or a node version?

How to reproduce

  1. Clone the repository
  2. Run yarn install
  3. Run yarn run demo
  4. See the following error :
Creating a build of the demo app...
Failed to compile.

chunk main [entry]
index.js
Missing external configuration for type:commonjs2

error Command failed with exit code 1.

Version information

RubenVerborgh commented 5 years ago

Can you try with npm?

aorumbayev commented 5 years ago

Hey, @RubenVerborgh I'm really sorry, my bad, I have this issue on Inrupt's repository, accidentally confused with this repo.

Closing the issue now :-)

RubenVerborgh commented 5 years ago

No worries 🙂