Giter Club home page Giter Club logo

Comments (10)

jonatanmichiels avatar jonatanmichiels commented on June 29, 2024 1

Still not fixed by me

I have installed winddows creators update 1703
ember-cli: 2.14.0
node: 6.9.1
npm: 5.3.0

also the latest version of yarn is installed and i cleaned my npm cache but I still get this error

from glimmer.js.

jonatanmichiels avatar jonatanmichiels commented on June 29, 2024

I have also exact the same problem.

from glimmer.js.

alireza-salehi avatar alireza-salehi commented on June 29, 2024

I have same issue and unable to create new app on windows 10,

C:\Users\Alireza\Desktop\test>ember -v
ember-cli: 2.14.0-beta.2
node: 6.9.4
os: win32 x64 

C:\Users\Alireza\Desktop\test>npm install -g [email protected]
C:\Users\Alireza\AppData\Roaming\npm\� -> C:\Users\Alireza\AppData\Roaming\npm\node_modules\ember-cli\bin\ember
C:\Users\Alireza\AppData\Roaming\npm\ember -> C:\Users\Alireza\AppData\Roaming\npm\node_modules\ember-cli\bin\ember
- [email protected] node_modules\ember-cli\node_modules\buffer-shims
- [email protected] node_modules\ember-cli\node_modules\morgan\node_modules\ms
- [email protected] node_modules\ember-cli\node_modules\morgan\node_modules\debug
- [email protected] node_modules\ember-cli\node_modules\sync-exec
- [email protected] node_modules\ember-cli\node_modules\utf8-byte-length
- [email protected] node_modules\ember-cli\node_modules\truncate-utf8-bytes
- [email protected] node_modules\ember-cli\node_modules\sanitize-filename
C:\Users\Alireza\AppData\Roaming\npm
`-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  +-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  |     `-- [email protected]
  |       `-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  |     `-- [email protected]
  |       `-- [email protected]
  |         `-- [email protected]
  +-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  +-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  +-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  +-- [email protected]
  | +-- [email protected]
  | | +-- [email protected]
  | | | `-- [email protected]
  | | `-- [email protected]
  | |   `-- [email protected]
  | `-- [email protected]
  |   `-- [email protected]
  |     `-- [email protected]
  `-- [email protected]


C:\Users\Alireza\Desktop\test>ember new my-app -b @glimmer/blueprint
Error creating new application. Removing generated directory `./my-app`
Cannot find module 'C:\Users\Alireza\AppData\Local\Temp\ember-cli11756-11916-18r3a9.leefpta9k9\node_modules\@glimmer\blueprint\package.json'
Error: Cannot find module 'C:\Users\Alireza\AppData\Local\Temp\ember-cli11756-11916-18r3a9.leefpta9k9\node_modules\@glimmer\blueprint\package.json'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at InstallBlueprintTask._validateNpmModule (C:\Users\Alireza\node_modules\ember-cli\lib\tasks\install-blueprint.js:128:15)
    at _createTempFolder.then.then.modulePath (C:\Users\Alireza\node_modules\ember-cli\lib\tasks\install-blueprint.js:91:14)
    at tryCatch (C:\Users\Alireza\node_modules\rsvp\dist\rsvp.js:539:12)
    at invokeCallback (C:\Users\Alireza\node_modules\rsvp\dist\rsvp.js:554:13)
    at publish (C:\Users\Alireza\node_modules\rsvp\dist\rsvp.js:522:7)
    at flush (C:\Users\Alireza\node_modules\rsvp\dist\rsvp.js:2414:5)```







from glimmer.js.

alireza-salehi avatar alireza-salehi commented on June 29, 2024

Updated to windows 10 creators update 1703, and problem fixed, or maybe it was because of ember 2.14 beta, nut it is fixed now , and i successfully executed following commands on windows 10:

npm install -g ember-cli ember new my-app -b @glimmer/blueprint cd my-app ember s

from glimmer.js.

acorncom avatar acorncom commented on June 29, 2024

Is this still an issue for people? I don't have ready access to Windows to double-check myself

from glimmer.js.

jongalloway avatar jongalloway commented on June 29, 2024

I'm still having trouble with it - exact same error as reported above.

from glimmer.js.

CheoWalker avatar CheoWalker commented on June 29, 2024

I have the same issue

from glimmer.js.

forbesmyester avatar forbesmyester commented on June 29, 2024

I'm getting this on Debian Stretch

from glimmer.js.

t-sauer avatar t-sauer commented on June 29, 2024

A workaround for this problem is to create the app while skipping the installation step (i.e. ember new .... --skip-npm) and install the dependencies afterwards (just run yarn). The default dependency installation step skips optional dependencies and that seems to be the problem here.

from glimmer.js.

locks avatar locks commented on June 29, 2024

Closing as I believe this is no longer relevant. If you encounter this problem let us know!

from glimmer.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.