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

Hi, after I install node-easypost using npm install node-easypost --save, I build and run. I have an error: can not find module ./easypost.js. I find that line is in index.js row 1, how can I generate easypost.js file? #41

Closed
hosiduy opened this issue Jan 17, 2017 · 3 comments
Assignees

Comments

@hosiduy
Copy link

hosiduy commented Jan 17, 2017

No description provided.

@maiab
Copy link

maiab commented Jan 17, 2017

Hey @hosiduy I had the same problem.

Instead of using 3.0, I installed version 2.1.1.

Then I needed to append

node: {fs: "empty"}

to my webpack config.

See josephsavona/valuable#9

@ajacksified
Copy link
Contributor

@maiab and @hosiduy - 3.0 should be good to import now.

As this is a RC, any feedback you have about breakages would be extremely helpful!

@ajacksified
Copy link
Contributor

1de8c2d

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

3 participants