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

Error loading "github:Dogfalo/[email protected] #6

Open
mderyaguler opened this issue Jul 2, 2015 · 12 comments
Open

Error loading "github:Dogfalo/[email protected] #6

mderyaguler opened this issue Jul 2, 2015 · 12 comments

Comments

@mderyaguler
Copy link

I've tried everything in previously closed issue, but I still have problem for both windows and mac. Current version of Dogfalo/materialize is 0.97.0, could it be problem?

@jdanyow
Copy link
Owner

jdanyow commented Jul 2, 2015

The 0.97 release of Dogfalo/materialize has a malformed package.json: jspm/registry#224 (comment)

@jdanyow
Copy link
Owner

jdanyow commented Jul 2, 2015

Just pushed a commit with the latest aurelia build as well as a change to the jspm config in the package.json to ensure v 0.96.1 of Dogfalo/materialize is used.

@mderyaguler
Copy link
Author

I've updated all files and tried to install again.
I still have this message:
p1

And also "http://127.0.0.1:9000/jspm_packages/github/Dogfalo/[email protected]/dist" folder doesn't exist.
I have administrator privileges.

@jdanyow
Copy link
Owner

jdanyow commented Jul 3, 2015

Could you try in a fresh clone of the repo?

@mderyaguler
Copy link
Author

I reload everything, but still same error, nothing changed.

@ilanc
Copy link

ilanc commented Jul 5, 2015

I've just installed for the first time (30ins ago) and am having the same problem:

http://localhost:9000/jspm_packages/github/Dogfalo/[email protected]/dist/css/materialize.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:9000/jspm_packages/github/Dogfalo/[email protected] Failed to load resource: the server responded with a status of 404 (Not Found)

dist/ sub-directory doesn't exist in jspm_packages\github\Dogfalo\[email protected]

@tomwalls
Copy link

tomwalls commented Jul 8, 2015

also having this same issue, have tried everything in the previously closed issue too, and tried a fresh clone of repo, updated npm/jspm, cleared cache's etc, to no avail...

@bychkov
Copy link

bychkov commented Jul 8, 2015

I was able to solve it by running:

jspm install github:Dogfalo/materialize

@tomwalls
Copy link

tomwalls commented Jul 9, 2015

Ah! Excellent, this worked for me, though it installed [email protected], i now have 0.96.1 & 0.97.0 in the jspm github/dogfalo folder... but the app is now running up!

Thanks

@gregoryagu
Copy link

I think the 97 package has been fixed. The 96 version would not work for me, but after changing the version to 97 in packages.json, then the app ran as expected. So this issue could be closed with this update.

awelles added a commit to awelles/aurelia-breeze-northwind that referenced this issue Aug 1, 2015
@awelles
Copy link
Contributor

awelles commented Aug 1, 2015

Made a pull request for the second reference listed here.
Ignore the first. I mucked something up and deleted it.

jdanyow added a commit that referenced this issue Aug 1, 2015
Bump Dogfalo/materialize to 0.97.0. fixes issue #6
@ronildolps
Copy link

I have the same problem with the 0.97.0 version. I tried with the newest version 0.97.7 and worked very well.

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

8 participants