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

Ibm/iplex #174

Open
SyedAnasShah opened this issue Jun 15, 2023 · 8 comments
Open

Ibm/iplex #174

SyedAnasShah opened this issue Jun 15, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@SyedAnasShah
Copy link

Describe the Bug

I am trying to run a example you provided But getting an issue: Can't resolve '../node_modules/@ibm/plex/css/ibm-plex.min.css' in 'G:\postit-js\node_modules\postit-js-core\assets'
I tried to uninstall and install it again but same issue.
Steps to Reproduce

  1. do this
  2. do that
  3. now this happens

Expected Behavior

Environment

  • OS: [e.g. MacOS 10.2, Windows 10]
  • Library version: [e.g. 2.0.0]
@SyedAnasShah SyedAnasShah added the bug Something isn't working label Jun 15, 2023
@pinussilvestrus
Copy link
Owner

Hi! Thanks for reporting!

Can you maybe add all the steps / npm commands you did? What do you try to achieve in the end, starting up the example?

Also the Environment info would be helpful, so OS and node version.

@SyedAnasShah
Copy link
Author

node --version: v18.14.0
OS : Windows10
Steps which i follow:

  1. Clone your repo.
  2. cd example
  3. npm install
  4. npm run all

@pinussilvestrus
Copy link
Owner

Did you npm install also in the root folder of the project? Before cd example.

@SyedAnasShah
Copy link
Author

Yes i did

@pinussilvestrus
Copy link
Owner

Ok, thanks for the information. Can you maybe have a look inside your node_modules folder whether the imported stylesheets are there or not?

@SyedAnasShah
Copy link
Author

Yes its already there

@pinussilvestrus
Copy link
Owner

It might be that this is an OS-related issue due to the absolute paths on Windows. I will have to double check on a Windows device.

@SyedAnasShah
Copy link
Author

Yes may be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants