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

can not import my npm 'js-cookie' module #428

Closed
ahmadalzoubi13579 opened this issue Apr 6, 2018 · 6 comments
Closed

can not import my npm 'js-cookie' module #428

ahmadalzoubi13579 opened this issue Apr 6, 2018 · 6 comments

Comments

@ahmadalzoubi13579
Copy link

hey guys :
when i import my js-cookie module i get this message error :

4

JS code :
5

Any Help :)

@victorbrndls
Copy link

Try 'js-cookie.js'

@FagnerMartinsBrack
Copy link
Member

Closing in favor of #423.

@yvzkr
Copy link

yvzkr commented Sep 11, 2021

Try 'js-cookie.js'

bad answer

@VigneshQikink

This comment was marked as resolved.

@ahmadalzoubi13579
Copy link
Author

ahmadalzoubi13579 commented May 31, 2023

@VigneshQikink I was beginner and I was using imports in pure html/css/js code, you need webpack for this I guess.

@Banaishik
Copy link

you need to download the parcel builder, it worked for me.
npm install -g parcel-bundler
to start the project, you just need to type in :
parcel index.html
If nothing runs then just add npx.
npx parcel index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants