Code Monkey home page Code Monkey logo

create-typescript-project's People

Contributors

claasahl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-typescript-project's Issues

Is not working with Windows 10

Hi,

I installed it global and run. Got the following error:

$ npm init typescript-project
internal/modules/cjs/loader.js:626
    throw err;
    ^

Error: Cannot find module 'C:\Program'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:623:15)
    at Function.Module._load (internal/modules/cjs/loader.js:527:27)
    at Function.Module.runMain (internal/modules/cjs/loader.js:837:10)
    at internal/main/run_main_module.js:17:11 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Environment:
Windows 10
node v12.3.1
npm 6.9.0
gitbash

`npm init typescript-project` fails

npm init typescript-project fails with:

$ npm init typescript-project
(node:14736) UnhandledPromiseRejectionWarning: Error: package.json: ENOENT: no such file or directory, open 'C:\Users\claasahl\git\npmjs-test\package.json'
    at Object.fs.openSync (fs.js:646:18)
    at Object.fs.readFileSync (fs.js:551:33)
    at Object.readFileSync (C:\Users\claasahl\git\react-select-ts\create-typescript-project\node_modules\jsonfile\index.js:64:22)
    at Object.<anonymous> (C:\Users\claasahl\git\react-select-ts\create-typescript-project\build\index.js:195:36)
    at step (C:\Users\claasahl\git\react-select-ts\create-typescript-project\build\index.js:135:21)
    at Object.next (C:\Users\claasahl\git\react-select-ts\create-typescript-project\build\index.js:72:16)
    at fulfilled (C:\Users\claasahl\git\react-select-ts\create-typescript-project\build\index.js:24:26)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:189:7)
(node:14736) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch                                                                                                block, or by rejecting a promise which was not handled with .catch(). (rejectio                                                                                               n id: 1)
(node:14736) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate th                                                                                               e Node.js process with a non-zero exit code.

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.