Git Product home page Git Product logo

bs-axios's Introduction

Yamada Yuki

Hi there ๐Ÿ‘‹

bs-axios's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

prashantpawar

bs-axios's Issues

Fails to compile on latest create-react-app/reasonml

Howdy - I think Bucklescript changed their API as I am getting the following error on Windows (native, not WSL):

[6/6] Building src\Json.cmj
[1/6] Building src\Axios.mlast
[2/6] Building src\Axios_type.mlast
[3/6] Building src\Axios.mlast.d
[4/6] Building src\Axios_instance.mlast
[5/6] Building src\Axios_type.mlast.d
[6/6] Building src\Axios_instance.mlast.d
[1/3] Building src\Axios_type.cmj
[2/3] Building src\Axios_instance.cmj
[3/3] Building src\Axios.cmj

  We've found a bug for you!
  E:\Dev\pride-and-joy\src\external-data-seeder\node_modules\@yamadayuki\bs-axios\src\Axios.re 19:23-32
  
  17 โ”† ~data: Js.t('data)=?,
  18 โ”† ~timeout: int=?,
  19 โ”† ~withCredentials: Js.boolean=?,
  20 โ”† ~adapter: adapter('a, 'b)=?,
  21 โ”† ~auth: auth=?,
  
  This type constructor's parameter, `Js.boolean`, can't be found. Is it a typo?
  
Failure: C:\Users\colin\AppData\Roaming\npm\node_modules\bs-platform\lib\ninja.exe 
 Location: E:\Dev\pride-and-joy\src\external-data-seeder\node_modules\@yamadayuki\bs-axios\lib\bs    at Array.map (<anonymous>)

using the following
package.json:

{
  "name": "delete-ml",
  "version": "0.1.0",
  "homepage": ".",
  "private": true,
  "dependencies": {
    "@glennsl/bs-json": "^3",
    "@yamadayuki/bs-axios": "^0.1.0",
    "bs-fetch": "^0.3.1",
    "bulma": "^0.7.4",
    "bulma-extensions": "^6",
    "font-awesome": "^4.7.0",
    "papaparse": "^4.3.6",
    "react-virtualized": "^9.18.0",
    "reason-scripts": "^1.0.0",
    "recharts": "^1.0.0-beta.10"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject",
    "prepare": "npm link bs-platform",
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook"
  },
  "devDependencies": {
    "@storybook/addon-actions": "^4",
    "@storybook/addon-links": "^4",
    "@storybook/react": "^4",
    "bs-jest": "^0.3.2",
    "react": "^16.2.0",
    "react-dom": "^16.2.0",
    "reason-react": "^0.5.3"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}```

Help :-).

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.