You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ npm t
> availity-ui-builder@0.1.1 test /Users/rmcguinness/Workspaces/availity/ui-generator
> av test
FAIL project/app/App.test.js
● Test suite failed to run
/Users/rmcguinness/Workspaces/availity/ui-generator/node_modules/react-block-ui/style.css:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,global,jest){.loading-indicator {
^
SyntaxError: Unexpected token .
at ScriptTransformer._transformAndBuildScript (node_modules/jest-runtime/build/script_transformer.js:305:17)
at Object.<anonymous> (project/app/components/tags/index.js:6:1)
at Object.<anonymous> (project/app/components/RenderExpandableDetails.js:8:13)
at Object.<anonymous> (project/app/components/Render.js:6:32)
console.error node_modules/fbjs/lib/warning.js:33
Warning: React depends on requestAnimationFrame. Make sure that you load a polyfill in older browsers. http://fb.me/react-polyfills
The text was updated successfully, but these errors were encountered:
Below is non-issue. Less is not included in the React plugin.
Error in ./node_modules/availity-uikit/less/bootstrap.less
Module parse failed: Unexpected character '@' (2:0)
You may need an appropriate loader to handle this file type.
| // Fonts
| @import "~bootstrap/less/variables.less";
| @import "~bootstrap/less/mixins.less";
| @import "variables.less";
@ ./node_modules/availity-uikit/lib/index.js 1:32-65
@ ./project/app/index.js
@ multi react-hot-loader/patch webpack-dev-server/client?http://127.0.0.1:3000 webpack/hot/only-dev-server ./index.js
The text was updated successfully, but these errors were encountered: