Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

dev cells throws module import error #21

Open
femtomc opened this issue May 31, 2022 · 3 comments
Open

dev cells throws module import error #21

femtomc opened this issue May 31, 2022 · 3 comments

Comments

@femtomc
Copy link

femtomc commented May 31, 2022

I suspect this is something rather obvious to someone more familiar with the JavaScript build tools:

image

when running npm run dev.

npm run serve allows cell execution (as expected) -- I'm not exactly sure why this throws during dev.

@ekzhang
Copy link
Owner

ekzhang commented Jun 3, 2022

Oh that's odd. Not sure what's happening there. I don't have the same error. Did you run npm install? And if you don't mind me asking, what's your version of npm and node so I can try to reproduce it?

@femtomc
Copy link
Author

femtomc commented Jun 3, 2022

npm -v = 8.9.0 and node -v = v18.2.0

let me know if you need anything else!

@ekzhang
Copy link
Owner

ekzhang commented Jun 9, 2022

Apologies for the delay. Hm, I can't reproduce unfortunately, even when running with the same versions of Node and NPM as you. :(

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants