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
I am getting this error below when I do 'yarn build'
yarn run v1.3.2
$ react-scripts-ts build
Creating an optimized production build...
Warning: The 'no-use-before-declare' rule requires type information.
ts-loader: Using typescript@2.5.3 and ...\tsconfig.json
Failed to compile.
Failed to minify the code from this file:
./node_modules/tslint-loader!./src/App.tsx:7
Read more here: http://bit.ly/2tRViJ9
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Hi,
I am getting this error below when I do 'yarn build'
As suggested on this link http://bit.ly/2tRViJ9 , I am opening up an issue here.
I have NoteJS v8.9.1 installed.
Here is the list of node modules that I have.
Could you please publish the package pre-compiled?
The text was updated successfully, but these errors were encountered: