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

url question about snowpack #152

Open
czppzc opened this issue Mar 7, 2021 · 3 comments
Open

url question about snowpack #152

czppzc opened this issue Mar 7, 2021 · 3 comments

Comments

@czppzc
Copy link

czppzc commented Mar 7, 2021

When I tried to pack my project with snowpack, I found the introduced errors in diagram.js and layout.js of src of venn, , the specific errors are as follows
image
I hope you can modify the import path of these two files or if you can provide a good solution, thank you very much

@benfred
Copy link
Owner

benfred commented Mar 7, 2021

Are you running the latest version? I believe this has been fixed for quite a while :

import {nelderMead} from "fmin";

@czppzc
Copy link
Author

czppzc commented Jun 27, 2021

Are you running the latest version? I believe this has been fixed for quite a while :

import {nelderMead} from "fmin";

I have indeed used the latest version 0.2.20,but still get the wrong quote
image

@czppzc
Copy link
Author

czppzc commented Jun 27, 2021

and my system is windows

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

2 participants