-
Notifications
You must be signed in to change notification settings - Fork 4
Seeder throwing 404 error #19
Comments
ive tried the commerce js demo store and the chop chop and I get the same errors: |
The index.js is actually visiting https://api.chec.io//v1/, instead of https://api.chec.io/v1/, so I just imported a local copy and modified line 63 and 85. |
Thanks @minghaoshan, would you like to make a pull request to update it? |
|
I have created a pull request for this in #20. This has been tested and it works on my Windows machine. |
Any chance of a new release with the fix? |
|
Some users are reporting that the seeder is throwing a 404 error when seeding through the CLI.
The text was updated successfully, but these errors were encountered: