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

Compile error for npm packages with 1.3-rc3 #12

Open
AndreasGalster opened this issue Mar 19, 2016 · 2 comments
Open

Compile error for npm packages with 1.3-rc3 #12

AndreasGalster opened this issue Mar 19, 2016 · 2 comments

Comments

@AndreasGalster
Copy link

compile-ext: updating npm dependencies -- chokidar...
mwc-compiler: updating npm dependencies -- mkdirp, node-echo...
=> Errors prevented startup:

   While building package mwc-compiler:
   error: couldn't install npm package mkdirp@0.5.1: Command failed: 'C:\Users\Andreas' is not recognized as an
   internal or external command,
   operable program or batch file.
   'C:\Users\Andreas' is not recognized as an internal or external command,
   operable program or batch file.


   While building plugin `compile-ext` in package `mwc-compiler`:
   error: couldn't install npm package chokidar@1.2.0: Command failed: 'C:\Users\Andreas' is not recognized as an
   internal or external command,
   operable program or batch file.
   'C:\Users\Andreas' is not recognized as an internal or external command,
   operable program or batch file.


=> Your application has errors. Waiting for file change.
@AndreasGalster AndreasGalster changed the title Compile error for npm packages with 1.3 Compile error for npm packages with 1.3-rc3 Mar 19, 2016
@aruntk
Copy link
Member

aruntk commented Mar 19, 2016

@AndreasGalster . Worked fine when checked in osx and linux. https://github.com/meteorwebcomponents/kickstart-meteor-polymer/tree/1.3-rc.3 .

There are a lot of changes in each 1.3 pre releases. I dont think its a good idea to start working on patches for 1.3 . Let meteor release a stable version.

meteor/meteor#6531

@aruntk
Copy link
Member

aruntk commented Apr 1, 2016

@AndreasGalster We now have a new compiler package for polymer which works with 1.3 release
https://forums.meteor.com/t/polymer-meteor-with-meteor-webcomponents-packages/20536

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