Git Product home page Git Product logo

Comments (8)

mclouvem avatar mclouvem commented on July 20, 2024 1

Perfect @qdouble, I tested on linux and win10 and it worked perfectly in both systems.

Thanks man! your support is amazing...

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem seems your install isn't picking up @types/protractor which is weird because it's in the package.json. Can you uninstall and reinstall it? May be some typescript flakiness.

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem also, see if pinning @types/protractor to version 1.5.18 makes a differences

from angular-webpack-starter.

mclouvem avatar mclouvem commented on July 20, 2024

@qdouble I've changed package.json like this: "@types/protractor": "1.5.18", cleaned npm cache and ran npm install and I got the same errors (on linux)
On windows 10 I tried to run it and I got this error:
throw new TSError(diagnosticList) ^ TSError: ⨯ Unable to compile TypeScript webpack.config.ts (19,5): Cannot find name 'require'. (2304)

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem okay, will hunt down the first issue and then pin down the version numbers, seems like the package authors are introducing breaking changes every other day

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem the original issue should be fixed with this: https://github.com/qdouble/angular2webpack2-starter/pull/42/files

looking into the Windows issue now

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem @DzmitryShylovich I was testing on VM...I set the tsconfig to be able to work on Windows here: https://github.com/qdouble/angular2webpack2-starter/pull/43/files

I see a couple of duplicate identifier warnings but it runs. Whether or not it works well for you or you know a way to get it set even better, let me know.

from angular-webpack-starter.

qdouble avatar qdouble commented on July 20, 2024

@mclouvem @DzmitryShylovich: It should be fully fixed with this commit: #44 . I'll start testing updates on VM for Windows, so hopefully it should stay running well.

from angular-webpack-starter.

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.