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 after fresh installation #14

Open
FabienGregoire opened this issue Feb 14, 2016 · 1 comment
Open

Error after fresh installation #14

FabienGregoire opened this issue Feb 14, 2016 · 1 comment

Comments

@FabienGregoire
Copy link

Hi,
Thanks you for your projet, it's very interesting.
But, after the installation (like say in Readme.md; I have just add the lock option on jspm install command), I have this issue on the Chrome's console :
Uncaught (in promise) Error: Cannot read property 'replace' of undefined Error loading http://127.0.0.1:8080/styles/reset.amcss!http://127.0.0.1:8080/amcss.js as "./reset.amcss!" from http://127.0.0.1:8080/styles/index.js at SystemJSLoader.fetch (http://127.0.0.1:8080/jspm_packages/github/geelen/plugin-postcss@master/index.js!transpiled:57:54) at SystemJSLoader.<anonymous> (http://127.0.0.1:8080/jspm_packages/system.src.js:4320:49) at SystemJSLoader.fetch (http://127.0.0.1:8080/jspm_packages/system.src.js:4565:20) at http://127.0.0.1:8080/jspm_packages/system.src.js:326:33

It seems appears because of the undefined pluginArgument attribut of medata (line 41 on src\jspm_packages\github\geelen\plugin-postcss@master\index.js).

Sorry, I'm a newbie in the world of npm... so maybe I'm do something wrong.
Thank you for your help

@michaelmior
Copy link

michaelmior commented Jul 8, 2017

Getting the same error myself. This appears to be a duplicate of #13.

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