Giter Site home page Giter Site logo

Comments (8)

AnilLG avatar AnilLG commented on August 22, 2024

Thank you palash :) :)

from chatroom.

normanrz avatar normanrz commented on August 22, 2024

I also have node 10.6 and yarn 1.7, but not the issue you described. Please let me know, how you integrated the chatroom module and what you commands you used. Thanks!

from chatroom.

Brijeshlakkad avatar Brijeshlakkad commented on August 22, 2024

I am having same error and i have node v10.9.0 and yarn v1.9.4. Please help me

from chatroom.

normanrz avatar normanrz commented on August 22, 2024

@Brijeshlakkad what commands did you use?

from chatroom.

Brijeshlakkad avatar Brijeshlakkad commented on August 22, 2024

$ yarn install

from chatroom.

Brijeshlakkad avatar Brijeshlakkad commented on August 22, 2024

and error is:

yarn install v1.9.4
[1/4] 🔍  Resolving packages...
success Already up-to-date.
$ yarn build
yarn run v1.9.4
$ parcel build src/index.js --out-file Chatroom.js
🚨  /Applications/MAMP/htdocs/Minor Project/train/ex/src/index.js:2:12: Unexpected token (2:12)
  1 | // @flow
> 2 | import type { ChatMessage } from "./Chatroom";
    |             ^
  3 | 
  4 | import "unfetch/polyfill";
  5 | import "babel-polyfill";
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

from chatroom.

normanrz avatar normanrz commented on August 22, 2024

I pushed a dependency upgrade. Can you pull and try again?

from chatroom.

Brijeshlakkad avatar Brijeshlakkad commented on August 22, 2024

Still showing that error :(

from chatroom.

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.